2011-03-25 14:16:59

by Thomas Gleixner

[permalink] [raw]
Subject: [patch 0/4] score: Final irq bits for .39

Chen,

the following series contains:

- irq_chip conversion (Resend)
- Conversion to new irq function names
- Use generic show_interrupts()

Can you please ack or send them to Linus yourself?

Thanks,

tglx


2011-03-28 07:27:26

by Chen Liqin

[permalink] [raw]
Subject: [GIT PULL] score arch fixes for 2.6.39

Hi Linus,

Please pull score arch fixes for Linux 2.6.39.
It's include some fixed for score irq files.

Thanks
--liqin

------

The following changes since commit
16c29dafcc86024048f1dbb8349d31cb22c7c55a:
Linus Torvalds (1):
Merge branch 'syscore' of
git://git.kernel.org/.../rafael/suspend-2.6

are available in the git repository at:

git://gitserver.sunplusct.com/linux-2.6-score.git for-linus

Chen Liqin (1):
score: lost a semicolon in asm/irqflags.h

Thomas Gleixner (4):
score: Convert irq_chip to new functions
score: Select GENERIC_HARDIRQS_NO_DEPRECATED
score: Convert to new irq function names
score: Use generic show_interrupts()

arch/score/Kconfig | 2 +
arch/score/include/asm/irqflags.h | 2 +-
arch/score/kernel/irq.c | 53
+++++-------------------------------
3 files changed, 11 insertions(+), 46 deletions(-)