Searched hist:c64c67c0748be5afb769a4eedbeb3ce6de36958f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/alpha/lib/ |
H A D | fpreg.c | diff c64c67c0748be5afb769a4eedbeb3ce6de36958f Mon Mar 06 18:58:56 CST 2023 Al Viro <viro@zeniv.linux.org.uk> 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>
|