Re: [2.6 patch] x86: don't make irq_return global

2008-02-16 Thread Thomas Gleixner
On Wed, 13 Feb 2008, Adrian Bunk wrote: > It's not required for irq_return to be global. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Applied. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Mor

[2.6 patch] x86: don't make irq_return global

2008-02-13 Thread Adrian Bunk
It's not required for irq_return to be global. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- arch/x86/kernel/entry_32.S |2 +- arch/x86/kernel/entry_64.S |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 29fc832bc0de2ea3ebfcc105c9bfd56535cf5a42 diff --git a/arch/x86/kernel/