Commit b3541fbc authored by Takuya Yamamoto's avatar Takuya Yamamoto Committed by Thomas Gleixner
Browse files
parent 7904ba8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@ void __init early_fixup_exception(struct pt_regs *regs, int trapnr)
	 * result in a hard-to-debug panic.
	 *
	 * Keep in mind that not all vectors actually get here.  Early
	 * fage faults, for example, are special.
	 * page faults, for example, are special.
	 */
	if (fixup_exception(regs, trapnr))
		return;