Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd194e64 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
* 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
  arch/tile: remove dead code from intvec_32.S
parents e92b05de ea44e06e
Loading
Loading
Loading
Loading
+0 −7
Original line number Original line Diff line number Diff line
@@ -1506,13 +1506,6 @@ handle_ill:
	}
	}
	STD_ENDPROC(handle_ill)
	STD_ENDPROC(handle_ill)


	.pushsection .rodata, "a"
	.align  8
bpt_code:
	bpt
	ENDPROC(bpt_code)
	.popsection

/* Various stub interrupt handlers and syscall handlers */
/* Various stub interrupt handlers and syscall handlers */


STD_ENTRY_LOCAL(_kernel_double_fault)
STD_ENTRY_LOCAL(_kernel_double_fault)