NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50245 CVS commit: src/sys/arch/i386/i386
The following reply was made to PR port-i386/50245; it has been noted by GNATS.
From: "Maxime Villard" <maxv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50245 CVS commit: src/sys/arch/i386/i386
Date: Thu, 10 Aug 2017 14:13:45 +0000
Module Name: src
Committed By: maxv
Date: Thu Aug 10 14:13:45 UTC 2017
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
Switch to the temporary stack right away when booted via multiboot. GRUB
happens to give a correct stack, but it is not guaranteed by the spec. This
temporary stack will be reset later, which is fine.
Fixes PR/50245.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/arch/i386/i386/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index