Ingo Molnar
76791ab2d5
kmemtrace, fs: uninline simple_transaction_set()
...
Impact: cleanup
We want to remove percpu.h from rcupdate.h (for upcoming kmemtrace
changes), but this is not possible currently without breaking the
build because fs.h has an implicit include file depedency: it
uses PAGE_SIZE but does not include asm/page.h which defines it.
This problem gets masked in practice because most fs.h using sites
use rcupreempt.h (and other headers) which includes percpu.h which
brings in asm/page.h indirectly.
We cannot add asm/page.h to asm/fs.h because page.h is not an
exported header.
Move simple_transaction_set() to the other simple-transaction
file helpers in fs/libfs.c.
This removes the include file hell and also reduces
kernel size a bit.
Acked-by: Al Viro <viro@zeniv.linux.org.uk >
Cc: Alexey Dobriyan <adobriyan@gmail.com >
Cc: Pekka Enberg <penberg@cs.helsinki.fi >
Cc: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro >
Cc: paulmck@linux.vnet.ibm.com
LKML-Reference: <1237898630.25315.83.camel@penberg-laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2009-04-03 12:09:09 +02:00
..
2009-03-27 14:44:03 -04:00
2009-03-27 14:44:00 -04:00
2009-03-27 14:44:00 -04:00
2009-03-31 01:14:44 +04:00
2009-03-27 14:44:00 -04:00
2009-04-01 08:59:23 -07:00
2009-01-22 13:15:57 +03:00
2009-01-22 13:15:57 +03:00
2009-04-01 10:20:44 -07:00
2009-03-31 01:14:44 +04:00
2009-03-27 14:44:00 -04:00
2009-03-27 14:44:03 -04:00
2009-01-22 13:15:58 +03:00
2009-03-23 16:25:46 +01:00
2009-03-27 14:44:04 -04:00
2009-03-11 12:23:59 -05:00
2009-04-01 08:59:23 -07:00
2009-01-22 13:15:57 +03:00
2009-03-26 02:18:38 +01:00
2009-03-27 14:48:34 -07:00
2009-04-01 10:57:49 -07:00
2009-03-27 14:44:01 -04:00
2009-01-22 13:15:58 +03:00
2009-04-01 08:59:14 -07:00
2009-04-01 08:59:14 -07:00
2009-03-27 14:44:00 -04:00
2009-03-27 14:44:00 -04:00
2009-03-27 14:44:00 -04:00
2009-03-27 14:44:00 -04:00
2009-04-01 08:59:12 -07:00
2009-03-27 14:44:00 -04:00
2009-02-11 14:25:35 -08:00
2009-03-27 17:20:40 -04:00
2009-02-21 11:09:29 +01:00
2009-03-31 01:14:44 +04:00
2009-04-01 13:24:14 -04:00
2009-03-22 11:28:37 -07:00
2009-03-27 14:44:00 -04:00
2009-04-01 13:28:15 -04:00
2009-04-01 13:28:15 -04:00
2009-03-27 14:44:05 -04:00
2009-04-01 08:59:18 -07:00
2009-04-01 08:59:14 -07:00
2009-01-22 13:15:58 +03:00
2009-01-05 11:54:28 -05:00
2009-04-02 00:49:02 +02:00
2009-04-01 08:59:10 -07:00
2009-01-22 13:15:59 +03:00
2009-03-27 16:23:12 -07:00
2009-04-01 08:59:22 -07:00
2009-03-30 16:06:04 -07:00
2009-01-22 13:15:59 +03:00
2009-03-27 14:44:00 -04:00
2009-03-12 03:23:48 +00:00
2009-04-01 08:59:14 -07:00
2009-03-27 14:44:00 -04:00
2009-04-01 08:59:14 -07:00
2009-03-26 02:18:36 +01:00
2009-03-27 16:23:12 -07:00
2009-04-01 08:59:14 -07:00
2009-03-19 15:57:18 -07:00
2009-03-27 14:44:03 -04:00
2009-03-26 02:18:35 +01:00
2009-01-08 12:04:47 +00:00
2009-02-06 17:34:07 -08:00
2009-01-08 12:04:47 +00:00
2009-01-06 15:59:19 -08:00
2009-03-24 12:35:17 +01:00
2009-03-24 12:35:17 +01:00
2009-03-27 14:44:03 -04:00
2009-04-01 08:59:17 -07:00
2009-01-06 15:59:13 -08:00
2009-03-01 21:35:16 -08:00
2009-03-28 17:30:00 -07:00
2009-03-27 14:43:57 -04:00
2009-01-14 14:15:18 +01:00
2009-01-06 15:59:06 -08:00
2009-03-27 14:44:05 -04:00
2009-04-01 08:59:20 -07:00
2009-04-01 08:59:20 -07:00
2009-03-28 17:30:00 -07:00
2009-03-30 08:00:24 -06:00
2009-03-26 16:14:02 -07:00
2009-01-14 14:15:29 +01:00
2009-03-12 16:20:24 -07:00
2009-03-27 16:23:12 -07:00
2009-03-28 17:30:00 -07:00
2009-03-16 08:34:35 -06:00
2009-01-14 14:15:30 +01:00
2009-03-26 02:18:35 +01:00
2009-01-09 16:54:41 -08:00
2009-04-03 12:09:09 +02:00
2009-01-14 14:15:25 +01:00
2009-03-26 02:18:35 +01:00
2009-01-06 15:59:01 -08:00
2009-03-27 16:23:12 -07:00
2009-03-27 16:23:12 -07:00
2009-01-14 14:15:29 +01:00
2009-03-26 02:18:35 +01:00
2009-03-27 16:23:12 -07:00
2009-01-14 14:15:26 +01:00
2009-01-14 14:15:31 +01:00
2009-01-14 14:15:31 +01:00
2009-03-30 22:05:11 +10:30
2009-01-14 14:15:31 +01:00
2009-01-14 14:15:31 +01:00
2009-01-14 14:15:30 +01:00
2009-03-27 16:23:12 -07:00
2009-03-27 14:48:34 -07:00
2009-02-18 15:37:53 -08:00
2009-01-14 14:15:30 +01:00
2009-01-14 14:15:23 +01:00