Re: [PATCH RT] crypto: limit more FPU-enabled sections
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2017-11-30 15:22:39
Also in:
lkml
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2017-11-30 15:22:39
Also in:
lkml
On 2017-11-30 10:19:43 [-0500], Steven Rostedt wrote: …
It really shows that these functions are only used by RT. IMO it's bad taste to have functions with the entire body encapsulated in #ifdefs. And the same goes for the other functions in this patch.
No problem, I will change that.
-- Steve
Sebastian