Messages in this thread |  | | | Date | Tue, 29 Jul 2008 01:17:01 +0900 | | From | Paul Mundt <> | | Subject | Re: sh kexec build error |
| |
On Mon, Jul 28, 2008 at 07:10:04PM +0300, Adrian Bunk wrote: > On Mon, Jul 28, 2008 at 10:14:44PM +0900, Paul Mundt wrote: > > On Mon, Jul 28, 2008 at 04:06:13PM +0300, Adrian Bunk wrote: > > > Commit 3ab83521378268044a448113c6aa9a9e245f4d2f (kexec jump) > > > causes the following build error on sh: > > > > > > <-- snip --> > > > > > > ... > > > CC kernel/kexec.o > > > {standard input}: Assembler messages: > > > {standard input}:1518: Error: offset to unaligned destination > > > make[2]: *** [kernel/kexec.o] Error 1 > > > > > > <-- snip --> > > > > > > If I understand the assembler correctly it fails at > > > include/asm-sh/kexec.h:59 > > > > > Indeed. This should fix it: > > > I can confirm that your patch fixes the compilation. > Thanks for testing, I'll roll it in with my next batch of updates.
|  |