Re: Enquiry

2021-02-09 Thread Mulyadi Santosa
On Wed, Feb 10, 2021, 11:40 Abhijit Paul  wrote:

> Hello, I am new to kernel development. As a beginner, I don't know which
> part I will work on. Can anyone suggest me what I do as a beginner?
>
> Best,
> Abhijit
>

What is your personal interest in kernel dev? Scheduler? Networking?

___
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Enquiry

2021-02-09 Thread Abhijit Paul
Hello, I am new to kernel development. As a beginner, I don't know which
part I will work on. Can anyone suggest me what I do as a beginner?

Best,
Abhijit
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Changelog of features / drivers removed from kernel?

2021-02-09 Thread Greg KH
On Tue, Feb 09, 2021 at 09:44:03AM -0500, Evan T Mesterhazy wrote:
> It turns out, after building 14 different commits between v5.8 and v5.9,
> that a three line change in drivers/pci/controller/pci-xgene.c breaks PCI
> on this machine. If I revert this file and build the commit that changed
> it, PCI works properly. No config options changed between these commits.
> 
> I suppose now it's just a matter of figuring out why this change breaks it,
> and how it can be fixed and applied to 5.9+.

Please let the upstream developers of that change, and the mailing list
associated with it, know about this regression so they can help you out
in resolving it.

thanks,

greg k-h

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Changelog of features / drivers removed from kernel?

2021-02-09 Thread Evan T Mesterhazy
It turns out, after building 14 different commits between v5.8 and v5.9,
that a three line change in drivers/pci/controller/pci-xgene.c breaks PCI
on this machine. If I revert this file and build the commit that changed
it, PCI works properly. No config options changed between these commits.

I suppose now it's just a matter of figuring out why this change breaks it,
and how it can be fixed and applied to 5.9+.

On Tue, Feb 9, 2021 at 4:03 AM Valdis Klētnieks 
wrote:

> On Mon, 08 Feb 2021 09:00:27 -0500, Evan T Mesterhazy said:
>
> > Thanks, Greg - good suggestion regarding `git bisect`. I was able to
> narrow
> > it down to a change between 5.8 and 5.9, so maybe that's the next logical
> > thing to do. None of the config options added between those releases
> seemed
> > relevant to the issue, but perhaps one of them is and I just don't
> realize
> > it.
>
> You're probably looking for a config option that was *removed* between
> those releases.
>


-- 
Evan Mesterhazy
etm2...@columbia.edu
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Changelog of features / drivers removed from kernel?

2021-02-09 Thread Valdis Klētnieks
On Mon, 08 Feb 2021 09:00:27 -0500, Evan T Mesterhazy said:

> Thanks, Greg - good suggestion regarding `git bisect`. I was able to narrow
> it down to a change between 5.8 and 5.9, so maybe that's the next logical
> thing to do. None of the config options added between those releases seemed
> relevant to the issue, but perhaps one of them is and I just don't realize
> it.

You're probably looking for a config option that was *removed* between
those releases.


pgp1j8sdWaDWP.pgp
Description: PGP signature
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies