Re: [PATCH] x86: move interrupts[] to .rodata/.init.data

2007-12-17 Thread Ingo Molnar

* Jan Beulich <[EMAIL PROTECTED]> wrote:

> The array is never written, and on 64-bits it's not even being used
> past initial boot.

thanks - applied your patch to x86.git, queued up for v2.6.25.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] x86: move interrupts[] to .rodata/.init.data

2007-12-17 Thread Ingo Molnar

* Jan Beulich [EMAIL PROTECTED] wrote:

 The array is never written, and on 64-bits it's not even being used
 past initial boot.

thanks - applied your patch to x86.git, queued up for v2.6.25.

Ingo
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/