kernel-hacking-2024-linux-s.../arch/arm/mach-ixp4xx
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
..
common-pci.c
common.c
coyote-pci.c
coyote-setup.c [PATCH] arm: fix IXP4xx flash resource range 2005-08-26 19:37:12 -07:00
gtwx5715-pci.c
gtwx5715-setup.c [PATCH] arm: fix IXP4xx flash resource range 2005-08-26 19:37:12 -07:00
ixdp425-pci.c
ixdp425-setup.c [PATCH] arm: fix IXP4xx flash resource range 2005-08-26 19:37:12 -07:00
ixdpg425-pci.c
Kconfig
Makefile
Makefile.boot