diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-03-06 19:58:56 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2023-03-06 20:13:49 -0500 |
commit | c64c67c0748be5afb769a4eedbeb3ce6de36958f (patch) | |
tree | ee235634444093400350b1ec030e3cb3406d6e64 /fs/file.c | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) | |
download | lwn-c64c67c0748be5afb769a4eedbeb3ce6de36958f.tar.gz lwn-c64c67c0748be5afb769a4eedbeb3ce6de36958f.zip |
alpha: fix lazy-FPU mis(merged/applied/whatnot)
Looks like a braino that used to be fixed in e.g. #next.alpha
had gotten into alpha.git cherry-picked version of that patch.
Sure, alpha has no preempt, but preempt_enable() in place of
preempt_disable() is actively confusing the readers...
Other than that, the cherry-picked variant matches what I have.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions