Patch "powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOL" has been added to the 4.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOL

to the 4.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     powerpc-64s-define-maskable_relon_exception_pseries_ool.patch
and it can be found in the queue-4.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From foo@baz Fri Nov 20 08:28:41 AM CET 2020
From: Daniel Axtens <dja@xxxxxxxxxx>
Date: Fri, 20 Nov 2020 11:06:57 +1100
Subject: powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOL
To: stable@xxxxxxxxxxxxxxx
Cc: dja@xxxxxxxxxx
Message-ID: <20201120000704.374811-2-dja@xxxxxxxxxx>

From: Daniel Axtens <dja@xxxxxxxxxx>

Add a definition provided by mpe and fixed up for 4.4. It doesn't exist
for 4.4 and we'd quite like to use it.

Signed-off-by: Daniel Axtens <dja@xxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 arch/powerpc/include/asm/exception-64s.h |    6 ++++++
 1 file changed, 6 insertions(+)

--- a/arch/powerpc/include/asm/exception-64s.h
+++ b/arch/powerpc/include/asm/exception-64s.h
@@ -597,6 +597,12 @@ label##_relon_hv:							\
 	EXCEPTION_PROLOG_1(PACA_EXGEN, SOFTEN_NOTEST_HV, vec);		\
 	EXCEPTION_PROLOG_PSERIES_1(label##_common, EXC_HV);
 
+#define MASKABLE_RELON_EXCEPTION_PSERIES_OOL(vec, label)               \
+       .globl label##_relon_pSeries;                                   \
+label##_relon_pSeries:                                                 \
+       EXCEPTION_PROLOG_1(PACA_EXGEN, SOFTEN_NOTEST_PR, vec);          \
+       EXCEPTION_PROLOG_PSERIES_1(label##_common, EXC_STD)
+
 /*
  * Our exception common code can be passed various "additions"
  * to specify the behaviour of interrupts, whether to kick the


Patches currently in stable-queue which might be from dja@xxxxxxxxxx are

queue-4.4/powerpc-add-a-framework-for-user-access-tracking.patch
queue-4.4/powerpc-implement-user_access_begin-and-friends.patch
queue-4.4/powerpc-uaccess-evaluate-macro-arguments-once-before-user-access-is-allowed.patch
queue-4.4/powerpc-64s-flush-l1d-after-user-accesses.patch
queue-4.4/powerpc-64s-move-some-exception-handlers-out-of-line.patch
queue-4.4/powerpc-64s-flush-l1d-on-kernel-entry.patch
queue-4.4/powerpc-fix-__clear_user-with-kuap-enabled.patch
queue-4.4/powerpc-64s-define-maskable_relon_exception_pseries_ool.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux