On Fri, Apr 05, 2019 at 05:07:06PM +0200, Thomas Gleixner wrote:
> No point in retrieving the entry area pointer over and over. Do it once and
> use unsigned int for 'cpu' consistently.
>
> Signed-off-by: Thomas Gleixner
> ---
"consistent" might be a bit of a stretch for 'unsigned int cpu' vs 'i
No point in retrieving the entry area pointer over and over. Do it once and
use unsigned int for 'cpu' consistently.
Signed-off-by: Thomas Gleixner
---
arch/x86/mm/cpu_entry_area.c | 19 +--
1 file changed, 9 insertions(+), 10 deletions(-)
--- a/arch/x86/mm/cpu_entry_area.c
++
2 matches
Mail list logo