Re: [PATCH] misc/nvram: only declare mutex where it's used

From: Simon Richter

Date: Sun May 03 2026 - 03:45:17 EST


Hi,

On 5/3/26 15:53, Greg Kroah-Hartman wrote:

What commit id does this fix?

95ac14b8a3281 "powerpc: Implement nvram ioctls"
20e07af71f34d "powerpc: Adopt nvram module for PPC64"

The former would require

#if defined(CONFIG_PPC) || defined(CONFIG_X86) || defined(CONFIG_M68K)

instead of

#if defined(CONFIG_PPC32) || defined(CONFIG_X86) || defined(CONFIG_M68K)

so documenting the fixes properly would require two commits because applying it to 95ac14b8a3281 would break PPC64, so I'd go with 20e07af71f34d only unless you think I should make an intermediate commit that fixes 95ac14b8a3281 as well?

Simon

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature