08 Dec, 2011

1 commit

  • 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.

    [ralf@linux-mips.org: Fixed up conflicts in
    arch/mips/alchemy/common/dbdma.c, arch/mips/cavium-octeon/smp.c and
    arch/mips/kernel/perf_event.c.]

    Signed-off-by: Yong Zhang
    To: linux-kernel@vger.kernel.org
    Cc: tglx@linutronix.de
    linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/2835/
    Signed-off-by: Ralf Baechle

    Yong Zhang
     

31 Mar, 2011

1 commit


15 Mar, 2011

1 commit


27 Jul, 2010

1 commit

  • Several MIPS platforms don't set pci_controller::io_map_base for their
    PCI bridges. This results in a panic in pci_iomap(). (The panic is
    conditional on CONFIG_PCI_DOMAINS, but that is now enabled for all PCI
    MIPS systems.)

    Signed-off-by: Ben Hutchings
    Cc: linux-mips@linux-mips.org
    Cc: Martin Michlmayr
    Cc: Aurelien Jarno
    Cc: 584784@bugs.debian.org
    Patchwork: https://patchwork.linux-mips.org/patch/1377/
    Signed-off-by: Ralf Baechle

    Ben Hutchings
     

27 Feb, 2010

1 commit


01 Oct, 2009

1 commit


30 Oct, 2007

1 commit


17 Oct, 2007

1 commit


11 Jul, 2007

1 commit