dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Simon Marchi 2012-12-17 20:08:11 -05:00 committed by Chris Metcalf
parent 9af6254767
commit e6cdebdf5a
1 changed files with 2 additions and 0 deletions

View File

@ -169,4 +169,6 @@ do { \
#endif /* CONFIG_COMPAT */
#define CORE_DUMP_USE_REGSET
#endif /* _ASM_TILE_ELF_H */