Searched hist:"07 df8418" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sparc/include/asm/ |
H A D | mmu_context_64.h | 07df8418 Mon Apr 08 15:29:46 CDT 2013 Kirill Tkhai <tkhai@yandex.ru> sparc64: Do not save/restore interrupts in get_new_mmu_context()
get_new_mmu_context() is always called with interrupts disabled. So it's possible to do this micro optimization.
(Also fix the comment to switch_mm, which is called in both cases)
Signed-off-by: Kirill Tkhai <tkhai@yandex.ru> CC: David Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net> 07df8418 Mon Apr 08 15:29:46 CDT 2013 Kirill Tkhai <tkhai@yandex.ru> sparc64: Do not save/restore interrupts in get_new_mmu_context() get_new_mmu_context() is always called with interrupts disabled. So it's possible to do this micro optimization. (Also fix the comment to switch_mm, which is called in both cases) Signed-off-by: Kirill Tkhai <tkhai@yandex.ru> CC: David Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/arch/sparc/mm/ |
H A D | init_64.c | 07df8418 Mon Apr 08 15:29:46 CDT 2013 Kirill Tkhai <tkhai@yandex.ru> sparc64: Do not save/restore interrupts in get_new_mmu_context()
get_new_mmu_context() is always called with interrupts disabled. So it's possible to do this micro optimization.
(Also fix the comment to switch_mm, which is called in both cases)
Signed-off-by: Kirill Tkhai <tkhai@yandex.ru> CC: David Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net> 07df8418 Mon Apr 08 15:29:46 CDT 2013 Kirill Tkhai <tkhai@yandex.ru> sparc64: Do not save/restore interrupts in get_new_mmu_context() get_new_mmu_context() is always called with interrupts disabled. So it's possible to do this micro optimization. (Also fix the comment to switch_mm, which is called in both cases) Signed-off-by: Kirill Tkhai <tkhai@yandex.ru> CC: David Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|