/openbmc/linux/arch/sh/boards/mach-hp6xx/ |
H A D | hp6xx_apm.c | diff d11584a0449f881181dc94dd697d3f3896c15c73 Sat Oct 22 04:56:28 CDT 2011 Yong Zhang <yong.zhang0@gmail.com> SH: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], We run all interrupt handlers with interrupts disabled and we even check and yell when an interrupt handler returns with interrupts enabled (see commit [b738a50a: genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
/openbmc/linux/arch/sh/drivers/dma/ |
H A D | dma-g2.c | diff d11584a0449f881181dc94dd697d3f3896c15c73 Sat Oct 22 04:56:28 CDT 2011 Yong Zhang <yong.zhang0@gmail.com> SH: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], We run all interrupt handlers with interrupts disabled and we even check and yell when an interrupt handler returns with interrupts enabled (see commit [b738a50a: genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | dma-pvr2.c | diff d11584a0449f881181dc94dd697d3f3896c15c73 Sat Oct 22 04:56:28 CDT 2011 Yong Zhang <yong.zhang0@gmail.com> SH: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], We run all interrupt handlers with interrupts disabled and we even check and yell when an interrupt handler returns with interrupts enabled (see commit [b738a50a: genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | dmabrg.c | diff d11584a0449f881181dc94dd697d3f3896c15c73 Sat Oct 22 04:56:28 CDT 2011 Yong Zhang <yong.zhang0@gmail.com> SH: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], We run all interrupt handlers with interrupts disabled and we even check and yell when an interrupt handler returns with interrupts enabled (see commit [b738a50a: genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | dma-sh.c | diff d11584a0449f881181dc94dd697d3f3896c15c73 Sat Oct 22 04:56:28 CDT 2011 Yong Zhang <yong.zhang0@gmail.com> SH: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], We run all interrupt handlers with interrupts disabled and we even check and yell when an interrupt handler returns with interrupts enabled (see commit [b738a50a: genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
/openbmc/linux/arch/sh/boards/ |
H A D | board-secureedge5410.c | diff d11584a0449f881181dc94dd697d3f3896c15c73 Sat Oct 22 04:56:28 CDT 2011 Yong Zhang <yong.zhang0@gmail.com> SH: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], We run all interrupt handlers with interrupts disabled and we even check and yell when an interrupt handler returns with interrupts enabled (see commit [b738a50a: genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | smp-shx3.c | diff d11584a0449f881181dc94dd697d3f3896c15c73 Sat Oct 22 04:56:28 CDT 2011 Yong Zhang <yong.zhang0@gmail.com> SH: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], We run all interrupt handlers with interrupts disabled and we even check and yell when an interrupt handler returns with interrupts enabled (see commit [b738a50a: genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
/openbmc/linux/arch/sh/drivers/ |
H A D | push-switch.c | diff d11584a0449f881181dc94dd697d3f3896c15c73 Sat Oct 22 04:56:28 CDT 2011 Yong Zhang <yong.zhang0@gmail.com> SH: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], We run all interrupt handlers with interrupts disabled and we even check and yell when an interrupt handler returns with interrupts enabled (see commit [b738a50a: genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
/openbmc/linux/arch/sh/drivers/pci/ |
H A D | pci-sh7780.c | diff d11584a0449f881181dc94dd697d3f3896c15c73 Sat Oct 22 04:56:28 CDT 2011 Yong Zhang <yong.zhang0@gmail.com> SH: irq: Remove IRQF_DISABLED
Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled], We run all interrupt handlers with interrupts disabled and we even check and yell when an interrupt handler returns with interrupts enabled (see commit [b738a50a: genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|