commit | cac1f12b9f7409510a5abcf3eaecc2c56b75242a | [log] [tgz] |
---|---|---|
author | John David Anglin <dave@hiauly1.hia.nrc.ca> | Sun Jun 12 01:46:41 2011 +0000 |
committer | Helge Deller <deller@gmx.de> | Mon Jan 07 23:06:23 2013 +0100 |
tree | f6c082f5ae3673e30b4a07c1e4c469d02477644d | |
parent | cabd91c3bb74a5bc43c3192126af752891d11d77 [diff] |
parisc: don't claim cpu irqs more than once The CPU irqs (timer and IPI) are not shared and only need to be claimed once. A mismatch error occurs if they are claimed more than once. Signed-off-by: John David Anglin <dave.anglin@nrc-cnrc.gc.ca> Cc: Kyle McMartin <kyle@mcmartin.ca> Cc: Helge Deller <deller@gmx.de> Cc: "James E.J. Bottomley" <jejb@parisc-linux.org> Signed-off-by: Helge Deller <deller@gmx.de>