在 2013-04-24三的 20:37 +1000,Michael Neuling写道: > Mike Qiu wrote: > > > 于 2013/4/24 16:31, Michael Ellerman 写道: > > > On Wed, Apr 24, 2013 at 04:22:53PM +0800, Mike Qiu wrote: > > >> Hi all > > >> > > >> I get an error message when I compile the source code in Power7 platform > > >> use the newest upstream kernel. > > > Hi Mike, > > > > > > It depends on what your .config is. What defconfig are you building? > > I just copy the config file from /boot/config.* to .config and use make > > menuconfig > > change nothing by manually, then save. > > Can you post the resulting config here? > > Do you have commit in your tree? > commit 087aa036eb79f24b856893190359ba812b460f45 > Author: Chen Gang > powerpc: make additional room in exception vector area > Sure, that commit certainly in my git tree. And I just try to remove the code and re-git clone the source code from upstream, this problem still happen. I will post the config file as the attachment :) Thanks Mike > Mikey