On Tue, 23 Oct 2007 11:30:01 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Tue, 23 Oct 2007 20:20:20 -0700 Kristoffer Ericson wrote:
>
> > On Tue, 23 Oct 2007 11:15:06 -0700
> > Randy Dunlap <[EMAIL PROTECTED]> wrote:
> >
> > > On Tue, 23 Oct 2007 20:09:06 -0700 Kristoffer Ericson wrote:
>
On Tue, 23 Oct 2007 20:20:20 -0700 Kristoffer Ericson wrote:
> On Tue, 23 Oct 2007 11:15:06 -0700
> Randy Dunlap <[EMAIL PROTECTED]> wrote:
>
> > On Tue, 23 Oct 2007 20:09:06 -0700 Kristoffer Ericson wrote:
> >
> > > On Tue, 23 Oct 2007 11:01:13 -0700
> > > Randy Dunlap <[EMAIL PROTECTED]> wrote
On Tue, 23 Oct 2007 11:15:06 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Tue, 23 Oct 2007 20:09:06 -0700 Kristoffer Ericson wrote:
>
> > On Tue, 23 Oct 2007 11:01:13 -0700
> > Randy Dunlap <[EMAIL PROTECTED]> wrote:
> >
> > > On Tue, 23 Oct 2007 19:52:07 -0700 Kristoffer Ericson wrote:
>
On Tue, 23 Oct 2007 20:09:06 -0700 Kristoffer Ericson wrote:
> On Tue, 23 Oct 2007 11:01:13 -0700
> Randy Dunlap <[EMAIL PROTECTED]> wrote:
>
> > On Tue, 23 Oct 2007 19:52:07 -0700 Kristoffer Ericson wrote:
> >
> > > Best way to handle this?
> > >
> > >
> > > LD init/built-in.o
> > >
On Tue, 23 Oct 2007 11:01:13 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Tue, 23 Oct 2007 19:52:07 -0700 Kristoffer Ericson wrote:
>
> > Best way to handle this?
> >
> >
> > LD init/built-in.o
> > LD .tmp_vmlinux1
> > KSYM.tmp_kallsyms1.S
> > AS .tmp_kallsyms1.
On Tue, 23 Oct 2007 19:52:07 -0700 Kristoffer Ericson wrote:
> Best way to handle this?
>
>
> LD init/built-in.o
> LD .tmp_vmlinux1
> KSYM.tmp_kallsyms1.S
> AS .tmp_kallsyms1.o
> LD .tmp_vmlinux2
> KSYM.tmp_kallsyms2.S
> AS .tmp_kallsyms2.o
> LD
Best way to handle this?
LD init/built-in.o
LD .tmp_vmlinux1
KSYM.tmp_kallsyms1.S
AS .tmp_kallsyms1.o
LD .tmp_vmlinux2
KSYM.tmp_kallsyms2.S
AS .tmp_kallsyms2.o
LD vmlinux.o
MODPOST vmlinux.o
WARNING: vmlinux.o(.text+0x9afc): Section mismatch
7 matches
Mail list logo