FreeBSD Bugzilla – Attachment 5386 Details for
Bug 12910
Fatal trap 12: page fault in linux_misc.c:175 [PATCH]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 517 bytes, created by
Peter Holm
on 1999-08-01 17:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Peter Holm
Created:
1999-08-01 17:30:00 UTC
Size:
517 bytes
patch
obsolete
>*** sys/i386/linux/linux_misc.c~ Sat Jul 10 16:47:41 1999 >--- sys/i386/linux/linux_misc.c Sun Aug 1 15:00:04 1999 >*************** >*** 172,178 **** > locked = 0; > vp = NULL; > >! NDINIT(&ni, LOOKUP, FOLLOW | LOCKLEAF, UIO_SYSSPACE, args->library, p); > error = namei(&ni); > if (error) > goto cleanup; >--- 172,178 ---- > locked = 0; > vp = NULL; > >! NDINIT(&ni, LOOKUP, FOLLOW | LOCKLEAF, UIO_USERSPACE, args->library, p); > error = namei(&ni); > if (error) > goto cleanup;
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 12910
: 5386