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>] [day] [month] [year] [list]
Date:	Mon, 09 Oct 2006 13:41:19 +0100
From:	David Howells <dhowells@...hat.com>
To:	torvalds@...l.org
cc:	linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org
Subject: Please pull linux-2.6-irq.git 'master' branch


The patch here can also be found at:

	http://people.redhat.com/~dhowells/irq-fixup-typedefs.diff

It converts usages of the function pointer "irqreturn_t (*)(int, void *)" to
instead use the irq_handler_t typedef previously added.

David
---
The following changes since commit 58ba81dba77eab43633ea47d82e96245ae3ff666:
  Al Viro:
        m68k/kernel/dma.c assumes !MMU_SUN3

are found in the git repository at:

  git://git.infradead.org/~dhowells/irq-2.6.git

David Howells:
      IRQ: Use the new typedef for interrupt handler function pointers

 arch/arm/mach-pxa/corgi.c                 |    2 +-
 arch/arm/mach-pxa/idp.c                   |    2 +-
 arch/arm/mach-pxa/lubbock.c               |    4 ++--
 arch/arm/mach-pxa/mainstone.c             |    2 +-
 arch/arm/mach-pxa/poodle.c                |    2 +-
 arch/arm/mach-pxa/spitz.c                 |    2 +-
 arch/arm/mach-pxa/tosa.c                  |    2 +-
 arch/arm/mach-pxa/trizeps4.c              |    2 +-
 arch/ia64/hp/sim/simserial.c              |    2 +-
 arch/m68k/amiga/config.c                  |    4 ++--
 arch/m68k/apollo/config.c                 |    6 +++---
 arch/m68k/atari/config.c                  |    2 +-
 arch/m68k/atari/stdma.c                   |    4 ++--
 arch/m68k/atari/time.c                    |    2 +-
 arch/m68k/bvme6000/config.c               |    6 +++---
 arch/m68k/hp300/time.c                    |    4 ++--
 arch/m68k/hp300/time.h                    |    2 +-
 arch/m68k/kernel/ints.c                   |    2 +-
 arch/m68k/kernel/setup.c                  |    2 +-
 arch/m68k/mac/config.c                    |    4 ++--
 arch/m68k/mac/via.c                       |    2 +-
 arch/m68k/mvme147/config.c                |    6 +++---
 arch/m68k/mvme16x/config.c                |    6 +++---
 arch/m68k/q40/config.c                    |    2 +-
 arch/m68k/q40/q40ints.c                   |    4 ++--
 arch/m68k/sun3/config.c                   |    4 ++--
 arch/m68k/sun3x/time.c                    |    2 +-
 arch/m68k/sun3x/time.h                    |    2 +-
 arch/mips/au1000/common/dma.c             |    2 +-
 arch/mips/au1000/common/irq.c             |    2 +-
 arch/mips/au1000/common/time.c            |    2 +-
 arch/powerpc/kernel/ibmebus.c             |    2 +-
 arch/sparc/kernel/irq.c                   |   10 +++++-----
 arch/sparc/kernel/sun4c_irq.c             |    2 +-
 arch/sparc/kernel/sun4d_irq.c             |    4 ++--
 arch/sparc/kernel/sun4m_irq.c             |    2 +-
 arch/sparc/kernel/tick14.c                |    2 +-
 arch/um/include/irq_kern.h                |    4 ++--
 arch/um/kernel/irq.c                      |    4 ++--
 include/asm-arm/arch-pxa/mmc.h            |    2 +-
 include/asm-m68k/atari_stdma.h            |    2 +-
 include/asm-m68k/ide.h                    |    2 +-
 include/asm-m68k/machdep.h                |    2 +-
 include/asm-mips/mach-au1x00/au1000_dma.h |    2 +-
 include/asm-powerpc/ibmebus.h             |    2 +-
 include/asm-sparc/irq.h                   |    6 +++---
 46 files changed, 70 insertions(+), 70 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