From: Dave Hansen <dave.hansen@intel.com>
To: Fu Hao <fuhao@open-hieco.net>,
tglx@kernel.org, mingo@redhat.com, bp@alien8.de,
dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 5/8] x86/microcode/hygon: Add microcode loading support for Hygon processors
Date: Tue, 7 Apr 2026 07:00:39 -0700 [thread overview]
Message-ID: <adfaaa8e-d299-4dbf-bcf9-c6118d7ce524@intel.com> (raw)
In-Reply-To: <ef800cb490e06fe6c633f2b981f24c204236c899.1775548724.git.fuhao@open-hieco.net>
On 4/7/26 01:24, Fu Hao wrote:
...
> arch/x86/kernel/cpu/microcode/hygon.c | 927 +++++++++++++++++++++++
This looks a lot like:
cat amd.c | perl -pe 's/amd/hygon/' > hygon.c
If it's something like that, I think it probably needs to get mentioned
up front and discussed about what's actually *different* from the AMD
implementation.
next prev parent reply other threads:[~2026-04-07 14:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-07 8:22 [PATCH v2 0/8] Add support for Hygon Family 18h model 4h~8h processors Fu Hao
2026-04-07 8:22 ` [PATCH v2 1/8] x86/cpu/hygon: Adjust the die_id and logical_die_id for Hygon models 0x4-0x8 Fu Hao
2026-04-07 8:23 ` [PATCH v2 2/8] x86/cpu: Get LLC ID for Hygon family 18h model 4h Fu Hao
2026-04-07 8:23 ` [PATCH v2 3/8] x86/cpu/hygon: Remove Spectral Chicken for Hygon processors Fu Hao
2026-04-07 8:23 ` [PATCH v2 4/8] perf/x86/uncore: Add L3 PMU support for Hygon family 18h model 6h Fu Hao
2026-04-07 8:24 ` [PATCH v2 5/8] x86/microcode/hygon: Add microcode loading support for Hygon processors Fu Hao
2026-04-07 14:00 ` Dave Hansen [this message]
2026-04-07 14:11 ` Borislav Petkov
2026-04-08 2:53 ` Fu Hao
2026-04-08 2:43 ` Fu Hao
2026-04-07 8:24 ` [PATCH v2 6/8] ALSA: hda: Add support for Hygon family 18h model 5h HD-Audio Fu Hao
2026-04-10 22:47 ` Bjorn Helgaas
2026-04-07 8:25 ` [PATCH v2 7/8] ALSA: hda: Fix single byte writing issue for Hygon family 18h model 5h Fu Hao
2026-04-07 8:25 ` [PATCH v2 8/8] iommu/hygon: Add support for Hygon family 18h model 4h IOAPIC Fu Hao
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=adfaaa8e-d299-4dbf-bcf9-c6118d7ce524@intel.com \
--to=dave.hansen@intel.com \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=fuhao@open-hieco.net \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@kernel.org \
--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