lkml.org 
[lkml]   [2023]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Fix flush_dcache_page() for usage from irq context on ARM, NIOS2 and PARISC
Date
ARM, NIOS2 and PARISC unintentionally re-enable IRQs in
flush_dcache_page() when called from irq context.

This series fixes it and should go to stable series to at
least kernel 6.1.

Helge

Helge Deller (3):
arm: Fix flush_dcache_page() for usage from irq context
nios2: Fix flush_dcache_page() for usage from irq context
parisc: Fix flush_dcache_page() for usage from irq context

arch/arm/include/asm/cacheflush.h | 4 ++++
arch/arm/mm/flush.c | 5 +++--
arch/nios2/include/asm/cacheflush.h | 4 ++++
arch/nios2/mm/cacheflush.c | 5 +++--
arch/parisc/include/asm/cacheflush.h | 4 ++++
arch/parisc/kernel/cache.c | 5 +++--
6 files changed, 21 insertions(+), 6 deletions(-)

--
2.38.1

\
 
 \ /
  Last update: 2023-05-24 17:27    [W:0.101 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site