[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200906162040.GGD82870.SLFtOFVQHOJOMF@I-love.SAKURA.ne.jp>
Date: Tue, 16 Jun 2009 20:40:32 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: xiyou.wangcong@...il.com
Cc: hpa@...or.com, linux-kernel@...r.kernel.org
Subject: Re: [x86] Build error at arch/x86/boot/bioscall.S
Amerigo Wang wrote:
> Ok, how about:
>
> - movw 68(%esp), %di
> + addl $68, %esp
> + popw %di
> + subl $66, %esp
>
> ?
Yes, that works.
Thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists