Home
last modified time | relevance | path

Searched hist:"5 b71ac8a2a3185da34a6556e791b533b48183a41" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dasm-offsets_64.cdiff 5b71ac8a2a3185da34a6556e791b533b48183a41 Mon Oct 17 09:41:06 CDT 2022 Peter Zijlstra (Intel) <peterz@infradead.org> x86: Fixup asm-offsets duplicate

It turns out that 'stack_canary_offset' is a variable name; shadowing
that with a #define is ripe of fail when the asm-offsets.h header gets
included. Rename the thing.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
/openbmc/linux/arch/x86/entry/
H A Dentry_64.Sdiff 5b71ac8a2a3185da34a6556e791b533b48183a41 Mon Oct 17 09:41:06 CDT 2022 Peter Zijlstra (Intel) <peterz@infradead.org> x86: Fixup asm-offsets duplicate

It turns out that 'stack_canary_offset' is a variable name; shadowing
that with a #define is ripe of fail when the asm-offsets.h header gets
included. Rename the thing.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>