From: Lucas De Marchi <lucas.demarchi@intel.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: x86@kernel.org, "Dave Hansen" <dave.hansen@linux.intel.com>,
"Ingo Molnar" <mingo@redhat.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Bjorn Helgaas" <bhelgaas@google.com>,
linux-pci@vger.kernel.org, intel-gfx@lists.freedesktop.org,
"Ville Syrjälä" <ville.syrjala@linux.intel.com>,
"Matt Roper" <matthew.d.roper@intel.com>
Subject: Re: [PATCH v2 2/2] x86/quirks: better wrap quirk conditions
Date: Thu, 6 Jan 2022 14:45:45 -0800 [thread overview]
Message-ID: <20220106224545.hfrxehkztm5eht7s@ldmartin-desk2> (raw)
In-Reply-To: <20220106222325.GA329826@bhelgaas>
On Thu, Jan 06, 2022 at 04:23:25PM -0600, Bjorn Helgaas wrote:
>On Wed, Jan 05, 2022 at 04:36:54PM -0800, Lucas De Marchi wrote:
>> Remove extra parenthesis and wrap lines so it's easier to read what are
>> the conditions being checked. The call to the hook also had an extra
>> indentation: remove here to conform to coding style.
>
>It's nice when your subject lines are consistent. These look like:
>
> x86/quirks: Fix logic to apply quirk once
> x86/quirks: better wrap quirk conditions
>
>The second isn't capitalized like the first. Obviously if you split
trying to maintain the entropy from
git log --oneline --no-merges -- arch/x86/kernel/early-quirks.c
:). Jokes aside, yeah, my bad.
>the first patch, you'll have three subject lines, and one will mention
>Alderlake.
See my reply to the first patch - Alderlake is only the reproducer, but
it's broken in other platforms as well, as long as it's paired with an
Intel discrete gpu in the "right" pci slot.
It would be weird to send a patch "Fix xyz in Alderlake" and then
telling people with the same problem in Icelake that they are
missing that fix. So I went with the approach: 1) what is the generic
problem; 2) where it was initially reproduced.
thanks
Lucas De Marchi
>
>Bjorn
next prev parent reply other threads:[~2022-01-06 22:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-06 0:36 [PATCH v2 1/2] x86/quirks: Fix logic to apply quirk once Lucas De Marchi
2022-01-06 0:36 ` [PATCH v2 2/2] x86/quirks: better wrap quirk conditions Lucas De Marchi
2022-01-06 22:23 ` Bjorn Helgaas
2022-01-06 22:45 ` Lucas De Marchi [this message]
2022-01-06 21:58 ` [PATCH v2 1/2] x86/quirks: Fix logic to apply quirk once Bjorn Helgaas
2022-01-06 22:30 ` Lucas De Marchi
2022-01-06 23:16 ` Bjorn Helgaas
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=20220106224545.hfrxehkztm5eht7s@ldmartin-desk2 \
--to=lucas.demarchi@intel.com \
--cc=bhelgaas@google.com \
--cc=dave.hansen@linux.intel.com \
--cc=helgaas@kernel.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-pci@vger.kernel.org \
--cc=matthew.d.roper@intel.com \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=ville.syrjala@linux.intel.com \
--cc=x86@kernel.org \
/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