Skip to content

Commit e6cdebd

Browse files
simarkcmetcalf-tilera
authored andcommitted
arch/tile: set CORE_DUMP_USE_REGSET on tile
Following the previous patch which adds support for user_regset, tile can now use this feature. Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
1 parent 9af6254 commit e6cdebd

File tree

1 file changed

+2
-0
lines changed
  • arch/tile/include/asm

1 file changed

+2
-0
lines changed

arch/tile/include/asm/elf.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,6 @@ do { \
169169

170170
#endif /* CONFIG_COMPAT */
171171

172+
#define CORE_DUMP_USE_REGSET
173+
172174
#endif /* _ASM_TILE_ELF_H */

0 commit comments

Comments
 (0)