Searched hist:"8 d7e8240e66cecc84a375aceb26942d02b291198" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/xtensa/kernel/ |
H A D | traps.c | diff 8d7e8240e66cecc84a375aceb26942d02b291198 Tue Feb 12 13:55:32 CST 2008 Chris Zankel <chris@zankel.net> [XTENSA] Clean up elf-gregset.
Remove additional registers from the ELF gregset structure that are only used by the kernel or are not required or invalid in user-space. The ar registers are always aligned to a windowbase value of 0, and the WB register is always assumed to be 0. Increase the size of the structure to 128 entries. This will provide enough space in future.
Signed-off-by: Chris Zankel <chris@zankel.net>
|
H A D | process.c | diff 8d7e8240e66cecc84a375aceb26942d02b291198 Tue Feb 12 13:55:32 CST 2008 Chris Zankel <chris@zankel.net> [XTENSA] Clean up elf-gregset.
Remove additional registers from the ELF gregset structure that are only used by the kernel or are not required or invalid in user-space. The ar registers are always aligned to a windowbase value of 0, and the WB register is always assumed to be 0. Increase the size of the structure to 128 entries. This will provide enough space in future.
Signed-off-by: Chris Zankel <chris@zankel.net>
|