]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "percpu: free percpu allocation info for uniprocessor system"
authorGuenter Roeck <linux@roeck-us.net>
Sun, 21 Sep 2014 22:04:53 +0000 (15:04 -0700)
committerJiri Slaby <jslaby@suse.cz>
Thu, 13 Nov 2014 18:02:07 +0000 (19:02 +0100)
commitc6c58e6d637da36ce199f23a673711706a76d9b6
tree27cbd5287a4fcf707e73eda97cdda44938f8c227
parent92d945892fb00d0e0e22c1bcc77da9413b1a1395
Revert "percpu: free percpu allocation info for uniprocessor system"

commit bb2e226b3bef596dd56be97df655d857b4603923 upstream.

This reverts commit 3189eddbcafc ("percpu: free percpu allocation info for
uniprocessor system").

The commit causes a hang with a crisv32 image. This may be an architecture
problem, but at least for now the revert is necessary to be able to boot a
crisv32 image.

Cc: Tejun Heo <tj@kernel.org>
Cc: Honggang Li <enjoymindful@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Tejun Heo <tj@kernel.org>
Fixes: 3189eddbcafc ("percpu: free percpu allocation info for uniprocessor system")
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
mm/percpu.c