The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Uros Bizjak <ubizjak@gmail.com>
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
	Yu-Chun Lin <eleanor15x@gmail.com>,
	Kuan-Wei Chiu <visitorckw@gmail.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Borislav Petkov <bp@alien8.de>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH] x86/bootflag: Replace open-coded parity calculation with parity8()
Date: Thu, 27 Feb 2025 14:00:00 +0100	[thread overview]
Message-ID: <Z8Bh0BQssbZZQxeT@gmail.com> (raw)
In-Reply-To: <20250227125616.2253774-1-ubizjak@gmail.com>


* Uros Bizjak <ubizjak@gmail.com> wrote:

> Refactor parity calculations to use the standard parity8() helper. This
> change eliminates redundant implementations and improves code
> efficiency.
> 
> [ubizjak: Updated the patch to apply to the current source.]

Please preserve the original From line in these cases - I fixed that 
up by adding:

  From: Kuan-Wei Chiu <visitorckw@gmail.com>

Probably the Git rebase/conflict-resolution step made you the author 
without warning.

Thanks,

	Ingo

  reply	other threads:[~2025-02-27 13:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-27 12:55 [PATCH] x86/bootflag: Replace open-coded parity calculation with parity8() Uros Bizjak
2025-02-27 13:00 ` Ingo Molnar [this message]
2025-02-27 13:15 ` [tip: x86/boot] " tip-bot2 for Kuan-Wei Chiu
2025-03-11 14:47   ` Kuan-Wei Chiu
2025-02-27 13:21 ` [PATCH] " Kuan-Wei Chiu

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=Z8Bh0BQssbZZQxeT@gmail.com \
    --to=mingo@kernel.org \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=eleanor15x@gmail.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=ubizjak@gmail.com \
    --cc=visitorckw@gmail.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