linux-stable-rt/arch/arm
Deepak Saxena 1c9cf6f986 [PATCH] arm: fix IXP4xx flash resource range
We are currently reserving one byte more than actually needed by the flash
device and overlapping into the next I/O expansion bus window.  This a)
causes us to allocate an extra page of VM due to ARM ioremap() alignment
code and b) could cause problems if another driver tries to request the
next expansion bus window.

Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-26 19:37:12 -07:00
..
boot [PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MB 2005-07-17 20:12:08 +01:00
common
configs [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s 2005-07-18 10:24:32 +01:00
kernel [PATCH] qualifiers in return types - easy cases 2005-08-23 18:43:45 -07:00
lib [ARM SMP] Only enable V6K instructions on V6 MP core CPUs 2005-08-10 14:41:45 +01:00
mach-aaec2000
mach-clps711x
mach-clps7500
mach-ebsa110
mach-epxa10db
mach-footbridge
mach-h720x
mach-imx
mach-integrator [ARM SMP] Ensure secondary CPUs see their pen release 2005-07-29 16:36:48 +01:00
mach-iop3xx
mach-ixp4xx [PATCH] arm: fix IXP4xx flash resource range 2005-08-26 19:37:12 -07:00
mach-ixp2000
mach-l7200
mach-lh7a40x
mach-omap1 [PATCH] ARM: remove linux/version.h include from arch/arm 2005-07-11 10:17:06 +01:00
mach-pxa
mach-rpc
mach-s3c2410 [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc 2005-08-17 13:01:19 +01:00
mach-sa1100 [PATCH] ARM: 2844/1: Add maintainer for Jornada 720 2005-08-04 20:43:40 +01:00
mach-shark [PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial ports 2005-07-16 17:17:18 +01:00
mach-versatile
mm [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file 2005-08-17 09:28:26 +01:00
nwfpe [PATCH] qualifiers in return types - easy cases 2005-08-23 18:43:45 -07:00
oprofile [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warning 2005-08-04 15:06:59 +01:00
plat-omap [PATCH] ARM: remove linux/version.h include from arch/arm 2005-07-11 10:17:06 +01:00
tools
vfp [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles addition 2005-08-03 19:53:25 +01:00
Kconfig [PATCH] Kconfig fix (arm SMP) 2005-08-23 18:43:39 -07:00
Kconfig.debug
Makefile