diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-21 03:34:10 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-21 03:34:10 (GMT) |
commit | 27e74da9800289e69ba907777df1e2085231eff7 (patch) | |
tree | 3b01385191da0722f747529908a902b169fae805 /arch/powerpc/boot | |
parent | 8ebbfb49574818f07a25bc119b1bbdf1c2853a39 (diff) | |
download | linux-fsl-qoriq-27e74da9800289e69ba907777df1e2085231eff7.tar.xz |
i387: export 'fpu_owner_task' per-cpu variable
(And define it properly for x86-32, which had its 'current_task'
declaration in separate from x86-64)
Bitten by my dislike for modules on the machines I use, and the fact
that apparently nobody else actually wanted to test the patches I sent
out.
Snif. Nobody else cares.
Anyway, we probably should uninline the 'kernel_fpu_begin()' function
that is what modules actually use and that references this, but this is
the minimal fix for now.
Reported-by: Josh Boyer <jwboyer@gmail.com>
Reported-and-tested-by: Jongman Heo <jongman.heo@samsung.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions