[GIT PULL] Please pull sysctl fixes

From: Andi Kleen
Date: Wed Dec 23 2009 - 15:39:16 EST



Hi Linus,

When I looked into sysctls last week I ended up with a patchkit fixing
various issues. This branch has the 2.6.33 worthy versions of the
patches, fixing more serious issues. The other stuff is for 2.6.34

- Only print compat sysctls once using an external hash table
as discussed. This gives better compatibility to all possible
old sysctl users.
- Fix nasty race in zone_list_fallback sysctl

Please pull from

ssh://master.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6.git sysctl

to get

Andi Kleen (2):
SYSCTL: Print binary sysctl warnings (nearly) only once
SYSCTL: Add a mutex to the page_alloc zone order sysctl

kernel/sysctl_binary.c | 31 ++++++++++++++++++++++++++++++-
mm/page_alloc.c | 11 +++++++----
2 files changed, 37 insertions(+), 5 deletions(-)

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/