Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1318312
| From | Jeff Merkey <linux.mdb@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] Add hard/soft lockup debugger entry points |
| Date | 2016-01-26 20:40 +0100 |
| Message-ID | <qVhD4-nw-15@gated-at.bofh.it> (permalink) |
| References | <qVfhV-7dM-15@gated-at.bofh.it> <qVgQG-8cd-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 1/26/16, kbuild test robot <lkp@intel.com> wrote: > Hi Jeff, > > [auto build test ERROR on v4.5-rc1] > [also build test ERROR on next-20160125] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system] > > url: > https://github.com/0day-ci/linux/commits/Jeff-Merkey/Add-hard-soft-lockup-debugger-entry-points/20160127-010930 > config: sparc64-defconfig (attached as .config) > reproduce: > wget > https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross > -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=sparc64 > > All errors (new ones prefixed by >>): > > kernel/built-in.o: In function `watchdog_timer_fn': >>> watchdog.c:(.text+0x736ec): undefined reference to >>> `arch_kgdb_breakpoint' > > --- > 0-DAY kernel test infrastructure Open Source Technology > Center > https://lists.01.org/pipermail/kbuild-all Intel > Corporation > I love this test robot. What an incredibly useful tool. Well, looks like a I quite a bit of work to do. Jeff
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] Add hard/soft lockup debugger entry points Jeff Merkey <linux.mdb@gmail.com> - 2016-01-26 18:10 +0100
Re: [PATCH v2] Add hard/soft lockup debugger entry points Chris Metcalf <cmetcalf@ezchip.com> - 2016-01-26 18:30 +0100
Re: [PATCH v2] Add hard/soft lockup debugger entry points Jeff Merkey <linux.mdb@gmail.com> - 2016-01-26 18:30 +0100
Re: [PATCH v2] Add hard/soft lockup debugger entry points kbuild test robot <lkp@intel.com> - 2016-01-26 19:50 +0100
Re: [PATCH v2] Add hard/soft lockup debugger entry points Jeff Merkey <linux.mdb@gmail.com> - 2016-01-26 20:40 +0100
csiph-web