From: Linus Torvalds Date: Thu, 2 May 2013 21:56:31 +0000 (-0700) Subject: Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: firefly_0821_release~3680^2~593 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0279b3c0ada1d78882f24acf94ac4595bd657a89;p=firefly-linux-kernel-4.4.55.git Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull scheduler fixes from Ingo Molnar: "This fixes the cputime scaling overflow problems for good without having bad 32-bit overhead, and gets rid of the div64_u64_rem() helper as well." * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: Revert "math64: New div64_u64_rem helper" sched: Avoid prev->stime underflow sched: Do not account bogus utime sched: Avoid cputime scaling overflow --- 0279b3c0ada1d78882f24acf94ac4595bd657a89