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, 30 Sep 2013 08:47:59 +0200
From:	Hans-Christian Egtvedt <egtvedt@...fundet.no>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, hskinnemoen@...il.com
Subject: [GIT PULL] AVR32 updates for 3.12

Hello Linus,

please pull

git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus

to receive the following AVR32 updates for 3.12

Gabor Juhos (2):
      avr32: fix clockevents kernel warning
      avr32: cast syscall_return to silence compiler warning

Steven Rostedt (1):
      avr32: use Kbuild infrastructure to handle the asm-generic headers

 arch/avr32/include/asm/Kbuild              | 16 +++++++++++++++-
 arch/avr32/include/asm/cputime.h           |  6 ------
 arch/avr32/include/asm/delay.h             |  1 -
 arch/avr32/include/asm/device.h            |  7 -------
 arch/avr32/include/asm/div64.h             |  6 ------
 arch/avr32/include/asm/emergency-restart.h |  6 ------
 arch/avr32/include/asm/futex.h             |  6 ------
 arch/avr32/include/asm/irq_regs.h          |  1 -
 arch/avr32/include/asm/local.h             |  6 ------
 arch/avr32/include/asm/local64.h           |  1 -
 arch/avr32/include/asm/percpu.h            |  6 ------
 arch/avr32/include/asm/scatterlist.h       |  6 ------
 arch/avr32/include/asm/sections.h          |  6 ------
 arch/avr32/include/asm/topology.h          |  6 ------
 arch/avr32/include/asm/xor.h               |  6 ------
 arch/avr32/kernel/process.c                |  2 +-
 arch/avr32/kernel/time.c                   |  9 ++++++++-
 17 files changed, 24 insertions(+), 73 deletions(-)
 delete mode 100644 arch/avr32/include/asm/cputime.h
 delete mode 100644 arch/avr32/include/asm/delay.h
 delete mode 100644 arch/avr32/include/asm/device.h
 delete mode 100644 arch/avr32/include/asm/div64.h
 delete mode 100644 arch/avr32/include/asm/emergency-restart.h
 delete mode 100644 arch/avr32/include/asm/futex.h
 delete mode 100644 arch/avr32/include/asm/irq_regs.h
 delete mode 100644 arch/avr32/include/asm/local.h
 delete mode 100644 arch/avr32/include/asm/local64.h
 delete mode 100644 arch/avr32/include/asm/percpu.h
 delete mode 100644 arch/avr32/include/asm/scatterlist.h
 delete mode 100644 arch/avr32/include/asm/sections.h
 delete mode 100644 arch/avr32/include/asm/topology.h
 delete mode 100644 arch/avr32/include/asm/xor.h

-- 
Best regards,
Hans-Christian Egtvedt
--
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