Files
ubports_kernel_google_msm/include/linux
Christoph Lameter 2f6726e54a [PATCH] Apply type enum zone_type
After we have done this we can now do some typing cleanup.

The memory policy layer keeps a policy_zone that specifies
the zone that gets memory policies applied. This variable
can now be of type enum zone_type.

The check_highest_zone function and the build_zonelists funnctionm must
then also take a enum zone_type parameter.

Plus there are a number of loops over zones that also should use
zone_type.

We run into some troubles at some points with functions that need a
zone_type variable to become -1. Fix that up.

[pj@sgi.com: fix set_mempolicy() crash]
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-26 08:48:47 -07:00
..
2005-04-16 15:20:36 -07:00
2006-09-23 21:03:52 -05:00
2006-06-27 17:32:38 -07:00
2006-03-28 09:16:05 -08:00
2005-04-16 15:20:36 -07:00
2006-07-01 09:56:03 -07:00
2006-07-03 15:27:03 -07:00
2005-04-16 15:20:36 -07:00
2005-10-28 08:16:47 -07:00
2006-09-26 08:48:47 -07: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
2006-08-27 11:01:32 -07: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
2006-06-23 07:43:06 -07:00
2005-04-16 15:20:36 -07:00
2006-09-22 15:20:25 -07:00
2006-09-26 08:48:45 -07:00
2006-09-26 08:48:44 -07:00