lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 03 Feb 2011 00:46:39 -0000
From:	Thomas Gleixner <tglx@...utronix.de>
To:	LKML <linux-kernel@...r.kernel.org>
Cc:	Ingo Molnar <mingo@...e.hu>, Peter Zijlstra <peterz@...radead.org>,
	Benjamin Herrenschmidt <benh@...nel.crashing.org>,
	Ralf Baechle <ralf@...ux-mips.org>,
	Tony Luck <tony.luck@...el.com>,
	David Howells <dhowells@...hat.com>,
	Michal Simek <monstr@...str.eu>
Subject: [patch 0/8] genirq: Remove the last __do_IRQ() leftovers

There are still a few irq chips which implement the .end function,
which is not relevant anymore since __do_IRQ() is gone. This series
removes the leftovers.

I'd like to push this through the irq tree if there are no objections
from the affected maintainers.

Thanks,

	tglx

 arch/frv/kernel/irq-mb93093.c                |    1 -
 arch/frv/kernel/irq.c                        |    6 ------
 arch/ia64/hp/sim/hpsim_irq.c                 |    1 -
 arch/ia64/kernel/iosapic.c                   |    2 --
 arch/ia64/kernel/irq_lsapic.c                |    1 -
 arch/ia64/sn/kernel/irq.c                    |   23 -----------------------
 arch/microblaze/kernel/intc.c                |   13 -------------
 arch/mips/dec/ioasic-irq.c                   |    8 --------
 arch/mips/kernel/irq-msc01.c                 |   11 -----------
 arch/mips/pnx833x/common/interrupts.c        |   11 -----------
 arch/mips/sgi-ip32/ip32-irq.c                |   22 ----------------------
 arch/mips/sibyte/bcm1480/irq.c               |   12 ------------
 arch/mips/sibyte/sb1250/irq.c                |   12 ------------
 arch/mips/sni/a20r.c                         |    9 ---------
 arch/mips/sni/pcimt.c                        |    7 -------
 arch/mips/sni/pcit.c                         |    7 -------
 arch/mips/sni/rm200.c                        |    7 -------
 arch/mn10300/kernel/mn10300-serial.c         |    5 -----
 arch/powerpc/platforms/82xx/pq2ads-pci-pic.c |    1 -
 arch/powerpc/sysdev/tsi108_pci.c             |   13 -------------
 arch/um/kernel/irq.c                         |    2 --
 include/linux/irq.h                          |    2 --
 kernel/irq/chip.c                            |    3 ---
 kernel/irq/dummychip.c                       |    9 ---------
 kernel/irq/internals.h                       |   10 ----------
 kernel/irq/spurious.c                        |    6 ------
 26 files changed, 204 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ