Searched hist:"0 f5cbdaf203e201f151c2e44a49f6165a7d2c2f9" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/platform/uv/ |
H A D | uv_irq.c | diff 0f5cbdaf203e201f151c2e44a49f6165a7d2c2f9 Wed Aug 26 06:16:44 CDT 2020 Thomas Gleixner <tglx@linutronix.de> x86/irq: Consolidate UV domain allocation
Move the UV specific fields into their own struct for readability sake. Get rid of the #ifdeffery as it does not matter at all whether the alloc info is a couple of bytes longer or not.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20200826112332.255792469@linutronix.de
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | hw_irq.h | diff 0f5cbdaf203e201f151c2e44a49f6165a7d2c2f9 Wed Aug 26 06:16:44 CDT 2020 Thomas Gleixner <tglx@linutronix.de> x86/irq: Consolidate UV domain allocation
Move the UV specific fields into their own struct for readability sake. Get rid of the #ifdeffery as it does not matter at all whether the alloc info is a couple of bytes longer or not.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20200826112332.255792469@linutronix.de
|