aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nullfs
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2008-08-18 08:47:27 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2008-08-18 08:47:27 +0000
commit8ad85ff260e18e0bf17f67ab941663d141d248e3 (patch)
tree42ad3ba8578b6509c62721c7dec184daa649fb73 /sbin/mount_nullfs
parent0f4b98311a8675e8692204a6197ab4c52b191f29 (diff)
downloadsrc-8ad85ff260e18e0bf17f67ab941663d141d248e3.tar.gz
src-8ad85ff260e18e0bf17f67ab941663d141d248e3.zip
The doreti_iret_fault code is always called with gs base MSR containing
kernel gs base, because %rip is adjusted only on kernel-mode trap caused by iretq execution. On the other hand, the stack contains (hardware part of) trap frame from the usermode. As a consequence, checking for frame mode and doing swapgs causes the kernel to enter trap() with usermode gs base. Remove the check for mode and conditional swapgs, we already have right gs base in the MSR. Submitted by: Nate Eldredge <neldredge math ucsd edu> MFC after: 3 days
Notes
Notes: svn path=/head/; revision=181823
Diffstat (limited to 'sbin/mount_nullfs')
0 files changed, 0 insertions, 0 deletions