Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1312493
| From | João Paulo Rechi Vita <jprvita@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 8/8] rfkill: Factor common code |
| Date | 2016-01-19 21:40 +0100 |
| Message-ID | <qSLei-4ue-19@gated-at.bofh.it> (permalink) |
| References | <qSGHE-1px-17@gated-at.bofh.it> <qSIzL-2Ho-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 19 January 2016 at 12:39, kbuild test robot <lkp@intel.com> wrote: > Hi João, > > [auto build test ERROR on mac80211-next/master] > [also build test ERROR on v4.4 next-20160119] > [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/Jo-o-Paulo-Rechi-Vita/General-RFKill-improvements/20160119-234934 > base: https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git master > config: i386-randconfig-s0-201603 (attached as .config) > reproduce: > # save the attached .config to linux build tree > make ARCH=i386 > > All errors (new ones prefixed by >>): > > net/built-in.o: In function `rfkill_sync_work': >>> core.c:(.text+0x13d849): undefined reference to `rfkill_get_global_sw_state' > I've overlooked the fact that rfkill_get_global_sw_state() is inside a #ifdef block -- I'll fix this in an updated version. -- João Paulo Rechi Vita http://about.me/jprvita
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 8/8] rfkill: Factor common code "João Paulo Rechi Vita" <jprvita@gmail.com> - 2016-01-19 16:50 +0100 Re: [PATCH 8/8] rfkill: Factor common code kbuild test robot <lkp@intel.com> - 2016-01-19 19:20 +0100 Re: [PATCH 8/8] rfkill: Factor common code João Paulo Rechi Vita <jprvita@gmail.com> - 2016-01-19 21:40 +0100
csiph-web