diff --git a/[refs] b/[refs] index 8e6a7ab9cf0b..c05f4c4bcbe7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9af62547675b04ef8aa5eda5f60450c01f598f2a +refs/heads/master: e6cdebdf5aeccb5cbcf81e5e2764ad28a80f3185 diff --git a/trunk/arch/tile/include/asm/elf.h b/trunk/arch/tile/include/asm/elf.h index f8ccf08f6934..2b43fa0fb37b 100644 --- a/trunk/arch/tile/include/asm/elf.h +++ b/trunk/arch/tile/include/asm/elf.h @@ -169,4 +169,6 @@ do { \ #endif /* CONFIG_COMPAT */ +#define CORE_DUMP_USE_REGSET + #endif /* _ASM_TILE_ELF_H */