Files
linux-stable-mirror/arch/parisc/include/asm
Ben HutchingsandGreg Kroah-Hartman 8d842af30b parisc: Delete redundant register definitions in <asm/assembly.h>
commit b5b2a02bca upstream.

We define sp and ipsw in <asm/asmregs.h> using ".reg", and when using
current binutils (snapshot 2.40.50.20230611) the definitions in
<asm/assembly.h> using "=" conflict with those:

arch/parisc/include/asm/assembly.h: Assembler messages:
arch/parisc/include/asm/assembly.h:93: Error: symbol `sp' is already defined
arch/parisc/include/asm/assembly.h:95: Error: symbol `ipsw' is already defined

Delete the duplicate definitions in <asm/assembly.h>.

Also delete the definition of gp, which isn't used anywhere.

Signed-off-by: Ben Hutchings <benh@debian.org>
Cc: stable@vger.kernel.org # v6.0+
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-06-21 16:01:02 +02:00
..
2022-03-11 19:49:30 +01:00
2022-06-28 13:20:21 +02:00
2022-02-25 09:36:06 +01:00
2021-10-30 23:11:00 +02:00
2022-03-11 19:49:30 +01:00
2022-03-11 19:49:30 +01:00
2022-03-11 19:49:30 +01:00
2022-03-11 19:49:30 +01:00