Home
last modified time | relevance | path

Searched hist:56957940 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arc/include/asm/
H A Dirq.h56957940 Thu Jan 28 01:26:03 CST 2016 Vineet Gupta <vgupta@synopsys.com> 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 c6317bc7c5ab
("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>
56957940 Thu Jan 28 01:26:03 CST 2016 Vineet Gupta <vgupta@synopsys.com> 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 c6317bc7c5ab
("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>
/openbmc/linux/arch/arc/kernel/
H A Dirq.c56957940 Thu Jan 28 01:26:03 CST 2016 Vineet Gupta <vgupta@synopsys.com> 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 c6317bc7c5ab
("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>
56957940 Thu Jan 28 01:26:03 CST 2016 Vineet Gupta <vgupta@synopsys.com> 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 c6317bc7c5ab
("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>
H A Dsmp.c56957940 Thu Jan 28 01:26:03 CST 2016 Vineet Gupta <vgupta@synopsys.com> 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 c6317bc7c5ab
("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>
56957940 Thu Jan 28 01:26:03 CST 2016 Vineet Gupta <vgupta@synopsys.com> 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 c6317bc7c5ab
("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>