alpha/sys/user.h: remove asm/page.h references

Mike Frysinger vapier@gentoo.org
Mon Jun 9 11:51:00 GMT 2008


newer kernel headers no longer install asm/page.h.  this causes breakage on 
alpha where its sys/user.h header pulls in asm/page.h for PAGE defines.  
attached patch fixes the issue like some other arches have fixed it.
-mike

2008-06-07  Mike Frysinger  <vapier@gentoo.org>

	* sysdeps/unix/sysv/linux/alpha/sys/user.h: Copy page.h definitions
	from the kernel header to sys/user.h and remove the #include of
	sys/user.h.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20080609/acb91440/attachment.sig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glibc-alpha-no-asm-page.patch
Type: text/x-diff
Size: 774 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20080609/acb91440/attachment.bin>


More information about the Libc-alpha mailing list