All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/6] x86-tip: merge irqinit_32/64.c
@ 2009-03-29 20:15 Cyrill Gorcunov
  2009-03-29 20:15 ` [patch 1/6] x86: irqinit - order code snippets for easier merging Cyrill Gorcunov
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Cyrill Gorcunov @ 2009-03-29 20:15 UTC (permalink / raw)
  To: mingo, hpa, tglx; +Cc: linux-kernel, xemul, yhlu.kernel

Hi,

here is an attempt to merge irqinit_32/64 with minimum
changes by small steps.

Please review. Need serious testing and actually have
two problems in which I need help:

1) #include's verification and cleanup
2) APIC MCE assignments seems to be a bit
   not clear in general -- at moment I added
   preprocessor directives to not change current
   behaviour but in real there should be a review
   to check if we don't set vectors without handlers.
   Maybe I'm just screwed up -- too tired will check tomorrow :)

The patches are on top of -tip

|
| commit 71f60f2853b4ba53da35f51bc3e64ec6ad92ea90
| Merge: 305f38e f5b3ca6
| Author: Ingo Molnar <mingo@elte.hu>
| Date:   Sat Mar 28 13:13:08 2009 +0100
|
|    Merge branch 'x86/mce2'

Any comments are quite welcome. Thanks!

Cyrill

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2009-04-01 18:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-29 20:15 [patch 0/6] x86-tip: merge irqinit_32/64.c Cyrill Gorcunov
2009-03-29 20:15 ` [patch 1/6] x86: irqinit - order code snippets for easier merging Cyrill Gorcunov
2009-03-29 20:15 ` [patch 2/6] x86: irqinit - merge smp_intr_init Cyrill Gorcunov
2009-03-29 20:15 ` [patch 3/6] x86: irqinit - merge apic_intr_init Cyrill Gorcunov
2009-03-29 20:15 ` [patch 4/6] x86: irqinit - merge native_init_IRQ Cyrill Gorcunov
2009-04-01 14:53   ` Ingo Molnar
2009-04-01 15:01     ` Cyrill Gorcunov
2009-04-01 16:16     ` Cyrill Gorcunov
2009-04-01 16:22       ` Ingo Molnar
2009-04-01 16:40         ` Cyrill Gorcunov
2009-04-01 17:22           ` Cyrill Gorcunov
2009-04-01 18:56             ` Cyrill Gorcunov
2009-03-29 20:15 ` [patch 5/6] x86: irqinit - merge math_error_irq and headers Cyrill Gorcunov
2009-03-29 20:15 ` [patch 6/6] x86: irqinit - merge irqinit_32/64.c into irqinit.c Cyrill Gorcunov
2009-04-01 15:01   ` Ingo Molnar
2009-04-01 15:05     ` Cyrill Gorcunov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.