Loading arch/arm64/kernel/head.S +0 −1 Original line number Diff line number Diff line Loading @@ -404,7 +404,6 @@ __create_page_tables: ret x28 ENDPROC(__create_page_tables) .ltorg /* * The following fragment of code is executed with the MMU enabled. Loading arch/arm64/kernel/hibernate-asm.S +0 −2 Original line number Diff line number Diff line Loading @@ -110,8 +110,6 @@ ENTRY(swsusp_arch_suspend_exit) cbz x24, 3f /* Do we need to re-initialise EL2? */ hvc #0 3: ret .ltorg ENDPROC(swsusp_arch_suspend_exit) /* Loading Loading
arch/arm64/kernel/head.S +0 −1 Original line number Diff line number Diff line Loading @@ -404,7 +404,6 @@ __create_page_tables: ret x28 ENDPROC(__create_page_tables) .ltorg /* * The following fragment of code is executed with the MMU enabled. Loading
arch/arm64/kernel/hibernate-asm.S +0 −2 Original line number Diff line number Diff line Loading @@ -110,8 +110,6 @@ ENTRY(swsusp_arch_suspend_exit) cbz x24, 3f /* Do we need to re-initialise EL2? */ hvc #0 3: ret .ltorg ENDPROC(swsusp_arch_suspend_exit) /* Loading