linux-stable/arch/sh
Marek Skuczynski b6c20e4290 sh: remove unnecessary memset after alloc_bootmem_low_pages
Because alloc_bootmem functions return the allocated memory always
zeroed, an additional call of memset on allocated memory is
unnecessary.

Signed-off-by: Marek Skuczynski <M.Skuczynski@adbglobal.com>
Signed-off-by: Carl Shaw <carl.shaw@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-09-08 10:35:05 +09:00
..
boards video: export sh_mobile_lcdc panel size 2008-08-11 20:17:55 +09:00
boot sh: Fix uImage load address in 32-bit mode. 2008-09-08 10:35:04 +09:00
cchips sh: Kill off more dead symbols. 2008-02-14 14:22:12 +09:00
configs sh: update AP325RXA defconfig 2008-08-28 14:53:15 +09:00
drivers sh: Move out the solution engine headers to arch/sh/include/mach-se/ 2008-07-29 21:41:37 +09:00
include sh: early cached_to_uncached initialization. 2008-09-08 10:35:04 +09:00
kernel sh: fix the TMU code to allow a fully running NO_HZ system 2008-09-08 10:35:05 +09:00
lib sh: fixup many sparse errors. 2008-09-08 10:35:04 +09:00
lib64 sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
math-emu
mm sh: remove unnecessary memset after alloc_bootmem_low_pages 2008-09-08 10:35:05 +09:00
oprofile sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
tools sh: Revert the location change of auto-generated asm/machtypes.h 2008-08-02 07:14:09 +09:00
Kconfig sh: Don't enable clockevents broadcasting on UP SH-X3 builds. 2008-09-08 10:35:04 +09:00
Kconfig.cpu sh: Disable big endian for SH-5. 2008-02-14 14:22:10 +09:00
Kconfig.debug sh: /proc/asids depends on MMU. 2008-08-04 08:11:03 +09:00
Makefile sh: fix LIBGCC 2008-08-02 07:23:31 +09:00