]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branch 'cgroup/for-next'
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 16 Jan 2014 02:31:34 +0000 (13:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 16 Jan 2014 02:31:34 +0000 (13:31 +1100)
1  2 
Documentation/cgroups/resource_counter.txt
init/Kconfig
kernel/sched/core.c
mm/memcontrol.c
net/core/netprio_cgroup.c

index caa6d662b2301fe4b9db084e1c3a3489ac7c63cf,52e1da16a3094218f6e5d36d6bd2a0a16551810e..5108afb3645c49d948cd97e7c827b2d5599e499e
@@@ -95,10 -95,10 +95,10 @@@ to work with it
  
   f. u64 res_counter_uncharge_until
                (struct res_counter *rc, struct res_counter *top,
 -               unsinged long val)
 +               unsigned long val)
  
-       Almost same as res_cunter_uncharge() but propagation of uncharge
-       stops when rc == top. This is useful when kill a res_coutner in
+       Almost same as res_counter_uncharge() but propagation of uncharge
+       stops when rc == top. This is useful when kill a res_counter in
        child cgroup.
  
   2.1 Other accounting routines
diff --cc init/Kconfig
Simple merge
Simple merge
diff --cc mm/memcontrol.c
Simple merge
Simple merge