Files
linux/include/asm-sh
Paul Mundt bb7de070d2 sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.
linux/swap.h really wants to include linux/pagemap.h in order to satisfy
the page_cache_release()/release_pages() definition requirements when
CONFIG_SWAP=n. Unfortunately the code in question contains:

	/* only sparc can not include linux/pagemap.h in this file
	 * so leave page_cache_release and release_pages undeclared... */
	#define free_page_and_swap_cache(page) \
		page_cache_release(page)
	#define free_pages_and_swap_cache(pages, nr) \
		release_pages((pages), (nr), 0);

so it looks like we're stuck with doing it in asm/tlb.h instead, as
others already do (ARM, CRIS, etc.). Grumble.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-02-14 14:22:11 +09:00
..
2008-01-28 13:19:02 +09:00
2007-05-14 09:18:35 +09:00
2006-10-03 13:16:15 +09:00
2005-04-16 15:20:36 -07:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:58 +09:00
2008-01-28 13:18:52 +09:00
2008-02-14 14:22:10 +09:00
2008-01-28 13:18:41 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-09-21 11:57:53 +09:00
2007-05-09 17:36:15 +09:00
2007-05-09 08:58:16 +02:00
2005-04-16 15:20:36 -07:00
2007-07-17 10:23:11 -07:00
2008-01-28 13:18:57 +09:00
2006-01-16 23:15:28 -08:00
2007-06-18 13:58:32 +09:00
2007-06-18 13:58:32 +09:00
2008-01-28 13:19:01 +09:00
2007-09-21 11:57:51 +09:00
2008-02-14 14:22:11 +09:00
2007-09-21 11:57:48 +09:00
2008-02-14 14:22:09 +09:00
2008-02-14 14:22:09 +09:00
2006-01-10 08:01:34 -08:00
2008-02-14 14:22:07 +09:00
2005-04-16 15:20:36 -07:00
2007-11-02 12:16:51 +09:00
2007-05-07 02:11:55 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-01-28 23:21:18 +01:00
2006-02-15 15:32:22 -08:00
2007-02-13 10:54:45 +09:00
2007-06-08 02:43:49 +00:00
2008-01-28 13:18:39 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-01-28 13:19:01 +09:00
2008-01-28 13:18:55 +09:00
2005-04-16 15:20:36 -07:00
2006-09-27 16:20:22 +09:00
2007-05-11 08:29:34 -07:00
2005-04-16 15:20:36 -07:00
2008-02-14 14:22:09 +09:00
2008-01-28 13:19:04 +09:00
2006-12-06 10:45:37 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-10-17 08:42:47 -07:00
2005-04-16 15:20:36 -07:00
2007-02-15 18:20:52 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-10-19 17:31:22 +09:00
2008-01-28 13:18:57 +09:00
2005-04-16 15:20:36 -07:00
2007-06-08 02:43:43 +00:00
2005-04-16 15:20:36 -07:00
2008-02-14 14:22:09 +09:00
2008-02-14 14:22:09 +09:00
2008-02-14 14:22:07 +09:00
2008-02-14 14:22:07 +09:00
2008-01-28 23:21:18 +01:00
2005-04-16 15:20:36 -07:00
2007-10-19 11:53:34 -07:00
2007-06-08 02:43:49 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-02-14 14:22:08 +09:00
2008-02-14 14:22:08 +09:00
2008-02-07 08:42:30 -08:00
2007-11-07 20:19:30 +09:00
2006-09-27 12:31:01 +09:00
2005-04-16 15:20:36 -07:00