Quoting Rob Landley
> On Thursday 31 March 2005 08:56 am, Marcus Hardt wrote:
> > Hi Guys!
> >
> > Whenever I try to compile a 2.6 guest kernel, I get a compilation error:
>
> 2.6.11 (stock from kernel.org) was the first version to work for me out of
> the box. You might want to try that.
Thank y
On Thursday 31 March 2005 12:03, Alex LIU wrote:
> Hi,all:
>
> I have a question about the sigcontext in tt mode.The union uml_pt_regs is
> defined as below(in uml-2.6.7):
>
>
> union uml_pt_regs {
> #ifdef UML_CONFIG_MODE_TT
> struct tt_regs {
> long syscall;
>