]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Mar 2023 10:50:10 +0000 (11:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Mar 2023 10:50:10 +0000 (11:50 +0100)
added patches:

queue-4.14/sh-intc-avoid-spurious-sizeof-pointer-div-warning.patch

index 16c5675018a3fa9f84b93ff2a3062dd5b317f471..5bc90f41e9d232a131b44ba438d582d116c3a253 100644 (file)
@@ -27,11 +27,9 @@ Link: https://lore.kernel.org/r/619fa552-c988-35e5-b1d7-fe256c46a272@mkarcher.di
 Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
 Signed-off-by: Sasha Levin <sashal@kernel.org>
 ---
- include/linux/sh_intc.h | 5 ++++-
+ include/linux/sh_intc.h |    5 ++++-
  1 file changed, 4 insertions(+), 1 deletion(-)
 
-diff --git a/include/linux/sh_intc.h b/include/linux/sh_intc.h
-index c255273b02810..37ad81058d6ae 100644
 --- a/include/linux/sh_intc.h
 +++ b/include/linux/sh_intc.h
 @@ -97,7 +97,10 @@ struct intc_hw_desc {
@@ -46,6 +44,3 @@ index c255273b02810..37ad81058d6ae 100644
  
  #define INTC_HW_DESC(vectors, groups, mask_regs,      \
                     prio_regs, sense_regs, ack_regs)   \
--- 
-2.39.2
-