Files
linux/arch/arc/kernel
Vineet Gupta 569579401a ARC: opencode arc_request_percpu_irq
- The idea is to remove the API usage since it has a subltle
  design flaw - relies on being called on cpu0 first. This is true for
  some early per cpu irqs such as TIMER/IPI, but not for late probed
  per cpu peripherals such a perf. And it's usage in perf has already
  bitten us once: see c6317bc7c5
  ("ARCv2: perf: Ensure perf intr gets enabled on all cores") where we
  ended up open coding it anyways

- The seeming duplication will go away once we start using cpu notifier
  for timer setup

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2016-05-09 09:32:28 +05:30
..
2013-08-26 09:40:24 +05:30
2013-05-07 13:43:54 +05:30
2015-11-17 22:05:30 +05:30
2016-04-22 18:12:31 +05:30
2016-04-22 18:12:31 +05:30
2016-05-09 09:32:28 +05:30
2016-03-10 14:44:13 -06:00
2016-02-24 14:15:39 +05:30
2013-04-09 12:21:14 +05:30
2016-03-10 14:44:13 -06:00
2016-05-09 09:32:28 +05:30
2016-05-09 09:32:28 +05:30
2015-07-06 11:09:01 +05:30