lkml.org 
[lkml]   [2008]   [Dec]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 18 Dec 2008 08:28:45 +0300
From"Cyrill Gorcunov" <>
SubjectRe: [PATCH] x86: add handle_irq() to allow interrupt injection
On Thu, Dec 18, 2008 at 2:06 AM, Jeremy Fitzhardinge <jeremy@goop.org> wrote:
...
> +#ifdef CONFIG_X86_64
> +asmlinkage
> +#endif
> +unsigned int __irq_entry do_IRQ(struct pt_regs *regs)
> +{
...
iirc asmlinkage is "none" on x86-64 so you could safely save it here without
CONFIG. i hope I didn't miss anything :)


\
 
 \ /
  Last update: 2008-12-18 06:31    [from the cache]
©2003-2008