Searched hist:"4 ebea49c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/mm/ |
H A D | context.c | 4ebea49c Fri Feb 01 19:43:24 CST 2019 Paul Burton <paul.burton@mips.com> MIPS: mm: Un-inline get_new_mmu_context
In preparation for adding MMID support to get_new_mmu_context() which will increase the size of the function somewhat, move it from asm/mmu_context.h into a C file.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org 4ebea49c Fri Feb 01 19:43:24 CST 2019 Paul Burton <paul.burton@mips.com> MIPS: mm: Un-inline get_new_mmu_context In preparation for adding MMID support to get_new_mmu_context() which will increase the size of the function somewhat, move it from asm/mmu_context.h into a C file. Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|
H A D | Makefile | 4ebea49c Fri Feb 01 19:43:24 CST 2019 Paul Burton <paul.burton@mips.com> MIPS: mm: Un-inline get_new_mmu_context
In preparation for adding MMID support to get_new_mmu_context() which will increase the size of the function somewhat, move it from asm/mmu_context.h into a C file.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org 4ebea49c Fri Feb 01 19:43:24 CST 2019 Paul Burton <paul.burton@mips.com> MIPS: mm: Un-inline get_new_mmu_context In preparation for adding MMID support to get_new_mmu_context() which will increase the size of the function somewhat, move it from asm/mmu_context.h into a C file. Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | mmu_context.h | 4ebea49c Fri Feb 01 19:43:24 CST 2019 Paul Burton <paul.burton@mips.com> MIPS: mm: Un-inline get_new_mmu_context
In preparation for adding MMID support to get_new_mmu_context() which will increase the size of the function somewhat, move it from asm/mmu_context.h into a C file.
Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org 4ebea49c Fri Feb 01 19:43:24 CST 2019 Paul Burton <paul.burton@mips.com> MIPS: mm: Un-inline get_new_mmu_context In preparation for adding MMID support to get_new_mmu_context() which will increase the size of the function somewhat, move it from asm/mmu_context.h into a C file. Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
|