Skip to content

Commit

Permalink
arch/tile: set CORE_DUMP_USE_REGSET on tile
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Simon Marchi authored and Chris Metcalf committed Dec 18, 2012
1 parent 9af6254 commit e6cdebd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/tile/include/asm/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,6 @@ do { \

#endif /* CONFIG_COMPAT */

#define CORE_DUMP_USE_REGSET

#endif /* _ASM_TILE_ELF_H */

0 comments on commit e6cdebd

Please sign in to comment.