Olaf Hering 9ae5b3c703 [PATCH] remove linux/pagemap.h from linux/swap.h
sparc can not include linux/pagemap.h because of the following circular
dependency:

asm-sparc/pgtable include linux/swap.h
linux/swap.h include now linux/pagemap.h
linux/pagemap.h include linux/mm.h
linux/mm.h include asm/pgtable.h

It needs to have the swp_entry_t type fully visible in pgtable.h,
we can't work around this using macros.

Signed-off-by: Olaf Hering <olh@suse.de>
Cc: William Lee Irwin III <wli@holomorphy.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-07 10:00:38 -07:00
..
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-08-07 10:00:38 -07:00
2005-07-27 10:46:12 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-28 21:46:03 -07:00
2005-04-16 15:20:36 -07:00
2005-08-01 19:13:59 -07:00
2005-04-16 15:20:36 -07:00
2005-07-28 15:50:42 +02:00