projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7848d2e
)
c6x: kill ELF_CORE_COPY_FPREGS
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 30 Jun 2020 15:02:24 +0000
(11:02 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 26 Oct 2020 00:03:06 +0000
(20:03 -0400)
not used anymore, now that fdpic coredump got switched to regset
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/c6x/include/asm/elf.h
patch
|
blob
|
history
diff --git
a/arch/c6x/include/asm/elf.h
b/arch/c6x/include/asm/elf.h
index bd7fe1a9503cee1c8adca9909f62020571765d48..ca88acbf560be27cd158e7611fd659cb4aaaa1ae 100644
(file)
--- a/
arch/c6x/include/asm/elf.h
+++ b/
arch/c6x/include/asm/elf.h
@@
-39,8
+39,6
@@
do { \
#define ELF_FDPIC_CORE_EFLAGS 0
-#define ELF_CORE_COPY_FPREGS(...) 0 /* No FPU regs to copy */
-
/*
* These are used to set parameters in the core dumps.
*/