commit | c777ac5594f772ac760e02c3ac71d067616b579d | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sat Mar 25 03:07:36 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:55 2006 -0800 |
tree | 3a186fd7c1b63a89bc6c6749b2b234821ee8fdc4 | |
parent | 4cae59d2e85c1ee2ab1ee284db1945c5394cd965 [diff] |
[PATCH] irq: uninline migration functions Uninline some massive IRQ migration functions. Put them in the new kernel/irq/migration.c. Cc: Andi Kleen <ak@muc.de> Cc: "Luck, Tony" <tony.luck@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>