commit | d061daa0e3abdddc28e21a37c8ac4536dedbf239 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Jul 03 02:18:48 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jul 02 17:29:21 2006 -0700 |
tree | 6c08e7b8ed988053f421e38578fa11db538b0747 | |
parent | f82bc1762e0e74b7e0040a4d83be06d32c37fc2e [diff] |
[PATCH] genirq: ARM dyntick cleanup Linus: "The hacks in kernel/irq/handle.c are really horrid. REALLY horrid." They are indeed. Move the dyntick quirks to ARM where they belong. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>