Re: UML build issue with v2.6.26-rc2-129-g9604006

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff Dike
Date: Wednesday, May 14, 2008 - 7:52 am

On Wed, May 14, 2008 at 03:03:17PM +0200, Toralf Förster wrote:

Commit c1445db9f72db0537c43a2eab6e1b0f6741162f5 unexported asm/user.h
(and linux/user.h):

     Author: Kirill A. Shutemov <k.shutemov@gmail.com>
     Date:   Thu Feb 7 00:15:53 2008 -0800

         Unexport asm/user.h and linux/user.h
    
        Do not export asm/user.h and linux/user.h during make
        headers_install.

As far as I can see, this renders PTRACE_[SG]ETFPREGS and
PTRACE_[SG]ETFPXREGS unusable, as userspace has no way to figure out
what size buffer to pass in.

I think we either need to make user_i387_struct and user_fxsr_struct
available someplace else, or re-export user.h.

	  	    	     Jeff

-- 
Work email - jdike at linux dot intel dot com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
UML build issue with v2.6.26-rc2-129-g9604006, Toralf , (Wed May 14, 4:01 am)
Re: UML build issue with v2.6.26-rc2-129-g9604006, WANG Cong, (Wed May 14, 4:22 am)
Re: UML build issue with v2.6.26-rc2-129-g9604006, Jeff Dike, (Wed May 14, 5:55 am)
Re: UML build issue with v2.6.26-rc2-129-g9604006, Jeff Dike, (Wed May 14, 7:52 am)