On 26 March 2013 14:01, Lluís Vilanova <vilan...@ac.upc.edu> wrote: > Lets the include directive work regardless of the current directory. > > This is needed for code compiled in directories deeper than one level from the > build root.
Something odd here -- linux-headers/ is not for linux-user mode, it's only needed for system mode (and specifically for KVM support). Possibly just an error in the commit message? I think the code change looks OK. -- PMM