linux/arch/alpha/mm
Roel Kluin fb26b3e63e alpha: bad macro expansion, parameter is member
`for_each_mem_cluster(x, y, z)' will expand to
`for ((x) = (y)->x ...' but correct is `for ((x) = (y)->cluster ...'

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-16 19:47:46 -07:00
..
Makefile
extable.c module: trim exception table on init free. 2009-06-12 21:47:04 +09:30
fault.c
init.c alpha: fix typo in recent early vmalloc change 2009-03-01 16:03:16 +09:00
numa.c alpha: bad macro expansion, parameter is member 2009-06-16 19:47:46 -07:00