Hi Jason,
Today's linux-next build (arm realview_defconfig) failed like this:
arch/arm/kernel/traps.c: In function 'die':
arch/arm/kernel/traps.c:260: error: implicit declaration of function 'kgdb_die_hook'
Caused by commit a5fdc3c5dddc4eca77e06bc727c2c2cce349a498 ("arm,kgdb: Add
hook to catch an oops with debugger"). CONFIG_KGDB is not set.
--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/
Hi Jason,
On Mon, 4 Jan 2010 16:42:09 +1100 Stephen Rothwell <[email protected]> wrote:
>
> Today's linux-next build (arm realview_defconfig) failed like this:
^^^^^^^^^
Most of the other arm builds failed the same way ...
--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/
Stephen Rothwell wrote:
> Hi Jason,
>
> On Mon, 4 Jan 2010 16:42:09 +1100 Stephen Rothwell <[email protected]> wrote:
>
>> Today's linux-next build (arm realview_defconfig) failed like this:
>>
> ^^^^^^^^^
> Most of the other arm builds failed the same way ...
>
>
That patch could have been dropped from the series, but I did repair the
problem. I also added a 3 more config tests (sparc, arm and ppc) to my
pre-submission test list.
kgdb-next is updated and I can only hope the light is at the end of the
tunnel for the config testing. :-)
Thanks,
Jason.
Hi Jason,
On Mon, 04 Jan 2010 06:55:30 -0600 Jason Wessel <[email protected]> wrote:
>
> That patch could have been dropped from the series, but I did repair the
> problem. I also added a 3 more config tests (sparc, arm and ppc) to my
> pre-submission test list.
>
> kgdb-next is updated and I can only hope the light is at the end of the
> tunnel for the config testing. :-)
OK, thanks.
--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/