FreeBSD Bugzilla – Attachment 14294 Details for
Bug 26858
typo in support.s prevent I386_CPU kernel compiles
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 464 bytes, created by
ak03
on 2001-04-25 22:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ak03
Created:
2001-04-25 22:50:01 UTC
Size:
464 bytes
patch
obsolete
>Index: support.s >=================================================================== >RCS file: /usr/ncvs/src/sys/i386/i386/support.s,v >retrieving revision 1.81 >diff -u -r1.81 support.s >--- support.s 2001/03/24 08:27:57 1.81 >+++ support.s 2001/04/25 20:19:37 >@@ -1301,7 +1301,7 @@ > shrl $IDXSHIFT,%edx > andb $0xfc,%dl > >- leal _PTmap(%edx),%ecx >+ leal PTmap(%edx),%ecx > shrl $IDXSHIFT,%ecx > andb $0xfc,%cl > testb $PG_V,PTmap(%ecx) /* PTE page must be valid */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 26858
: 14294