kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Evan T Mesterhazy <etm2131@columbia.edu>
To: "Valdis Klētnieks" <valdis.kletnieks@vt.edu>
Cc: Greg KH <greg@kroah.com>, kernelnewbies@kernelnewbies.org
Subject: Re: Changelog of features / drivers removed from kernel?
Date: Tue, 9 Feb 2021 09:44:03 -0500	[thread overview]
Message-ID: <CAJh8_PvONnNt0iTbtkwL_kD+jKQwmVOzCR6fQLS94-G5HbGqYw@mail.gmail.com> (raw)
In-Reply-To: <173182.1612861411@turing-police>


[-- Attachment #1.1: Type: text/plain, Size: 1062 bytes --]

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 <valdis.kletnieks@vt.edu>
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
etm2131@columbia.edu

[-- Attachment #1.2: Type: text/html, Size: 1594 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

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

  reply	other threads:[~2021-02-09 14:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07 22:30 Changelog of features / drivers removed from kernel? Evan T Mesterhazy
2021-02-08  6:52 ` Greg KH
2021-02-08 14:00   ` Evan T Mesterhazy
2021-02-09  9:03     ` Valdis Klētnieks
2021-02-09 14:44       ` Evan T Mesterhazy [this message]
2021-02-09 14:45         ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJh8_PvONnNt0iTbtkwL_kD+jKQwmVOzCR6fQLS94-G5HbGqYw@mail.gmail.com \
    --to=etm2131@columbia.edu \
    --cc=greg@kroah.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=valdis.kletnieks@vt.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).