Re: [tip: ras/core] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Re: [tip: ras/core] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
- From: Borislav Petkov <bp@xxxxxxxxx>
- Date: Wed, 7 Oct 2020 13:14:47 +0200
- Cc: linux-tip-commits@xxxxxxxxxxxxxxx, Dan Williams <dan.j.williams@xxxxxxxxx>, Borislav Petkov <bp@xxxxxxx>, Tony Luck <tony.luck@xxxxxxxxx>, Michael Ellerman <mpe@xxxxxxxxxxxxxx>, stable@xxxxxxxxxxxxxxx, x86 <x86@xxxxxxxxxx>, LKML <linux-kernel@xxxxxxxxxxxxxxx>
- In-reply-to: <160197822988.7002.13716982099938468868.tip-bot2@tip-bot2>
- References: <CAHk-=wjSqtXAqfUJxFtWNwmguFASTgB0dz1dT3V-78Quiezqbg@mail.gmail.com> <160197822988.7002.13716982099938468868.tip-bot2@tip-bot2>
On Tue, Oct 06, 2020 at 09:57:09AM -0000, tip-bot2 for Dan Williams wrote:
> + /* Copy successful. Return zero */
> +.L_done_memcpy_trap:
> + xorl %eax, %eax
> +.L_done:
> + ret
> +SYM_FUNC_END(copy_mc_fragile)
> +EXPORT_SYMBOL_GPL(copy_mc_fragile)
That export together with CONFIG_MODVERSIONS causes
WARNING: modpost: EXPORT symbol "copy_mc_fragile" [vmlinux] version generation failed, symbol will not be versioned.
here.
I don't see why tho...
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux Video &Media]
[Linux Audio Users]
[Yosemite News]
[Linux SCSI]