Searched hist:"6 e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | entry.h | diff 6e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c Mon Jan 31 08:10:04 CST 2011 Michal Simek <monstr@monstr.eu> microblaze: Remove r0_ram pointer and PTO alignment
r0_ram pool was used for saving/restoring register content if hw exception happen. This poll was replaced by pt_pool_space with PT_SIZE size. Based on this change SAVE_STATE_ARG_SPACE was removed which caused that PTO offset is zero that's why is also removed.
r0_ram space was used as scratchpad by v850. In early Microblaze Linux developing phase was this part of code blindly copied.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
H A D | processor.h | diff 6e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c Mon Jan 31 08:10:04 CST 2011 Michal Simek <monstr@monstr.eu> microblaze: Remove r0_ram pointer and PTO alignment
r0_ram pool was used for saving/restoring register content if hw exception happen. This poll was replaced by pt_pool_space with PT_SIZE size. Based on this change SAVE_STATE_ARG_SPACE was removed which caused that PTO offset is zero that's why is also removed.
r0_ram space was used as scratchpad by v850. In early Microblaze Linux developing phase was this part of code blindly copied.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | hw_exception_handler.S | diff 6e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c Mon Jan 31 08:10:04 CST 2011 Michal Simek <monstr@monstr.eu> microblaze: Remove r0_ram pointer and PTO alignment
r0_ram pool was used for saving/restoring register content if hw exception happen. This poll was replaced by pt_pool_space with PT_SIZE size. Based on this change SAVE_STATE_ARG_SPACE was removed which caused that PTO offset is zero that's why is also removed.
r0_ram space was used as scratchpad by v850. In early Microblaze Linux developing phase was this part of code blindly copied.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
H A D | entry.S | diff 6e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c Mon Jan 31 08:10:04 CST 2011 Michal Simek <monstr@monstr.eu> microblaze: Remove r0_ram pointer and PTO alignment
r0_ram pool was used for saving/restoring register content if hw exception happen. This poll was replaced by pt_pool_space with PT_SIZE size. Based on this change SAVE_STATE_ARG_SPACE was removed which caused that PTO offset is zero that's why is also removed.
r0_ram space was used as scratchpad by v850. In early Microblaze Linux developing phase was this part of code blindly copied.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
H A D | vmlinux.lds.S | diff 6e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c Mon Jan 31 08:10:04 CST 2011 Michal Simek <monstr@monstr.eu> microblaze: Remove r0_ram pointer and PTO alignment
r0_ram pool was used for saving/restoring register content if hw exception happen. This poll was replaced by pt_pool_space with PT_SIZE size. Based on this change SAVE_STATE_ARG_SPACE was removed which caused that PTO offset is zero that's why is also removed.
r0_ram space was used as scratchpad by v850. In early Microblaze Linux developing phase was this part of code blindly copied.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
H A D | signal.c | diff 6e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c Mon Jan 31 08:10:04 CST 2011 Michal Simek <monstr@monstr.eu> microblaze: Remove r0_ram pointer and PTO alignment
r0_ram pool was used for saving/restoring register content if hw exception happen. This poll was replaced by pt_pool_space with PT_SIZE size. Based on this change SAVE_STATE_ARG_SPACE was removed which caused that PTO offset is zero that's why is also removed.
r0_ram space was used as scratchpad by v850. In early Microblaze Linux developing phase was this part of code blindly copied.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
H A D | process.c | diff 6e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c Mon Jan 31 08:10:04 CST 2011 Michal Simek <monstr@monstr.eu> microblaze: Remove r0_ram pointer and PTO alignment
r0_ram pool was used for saving/restoring register content if hw exception happen. This poll was replaced by pt_pool_space with PT_SIZE size. Based on this change SAVE_STATE_ARG_SPACE was removed which caused that PTO offset is zero that's why is also removed.
r0_ram space was used as scratchpad by v850. In early Microblaze Linux developing phase was this part of code blindly copied.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|