Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1271173
| From | Andy Shevchenko <andy.shevchenko@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: 8250_mid.c:undefined reference to `rational_best_approximation' |
| Date | 2015-11-17 14:20 +0100 |
| Message-ID | <qvOkV-5vY-7@gated-at.bofh.it> (permalink) |
| References | <qviuJ-1T1-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Nov 16, 2015 at 5:12 AM, kbuild test robot <fengguang.wu@intel.com> wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: 8005c49d9aea74d382f474ce11afbbc7d7130bec > commit: d9eda9bab237259b06690652b145d19e0ce37a77 serial: 8250_pci: Intel MID UART support to its own driver > date: 4 weeks ago > config: x86_64-randconfig-s1-11161029 (attached as .config) > reproduce: > git checkout d9eda9bab237259b06690652b145d19e0ce37a77 > # save the attached .config to linux build tree > make ARCH=x86_64 > > All errors (new ones prefixed by >>): > > drivers/built-in.o: In function `mid8250_set_termios': >>> 8250_mid.c:(.text+0xf089f): undefined reference to `rational_best_approximation' Since Heikki published the patch few days ago and beloved bot seems checked it nicely it might make sense to improve bot and add a link to existing but not merged patch. Fengguang, what do you think? > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation -- With Best Regards, Andy Shevchenko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: 8250_mid.c:undefined reference to `rational_best_approximation' Andy Shevchenko <andy.shevchenko@gmail.com> - 2015-11-17 14:20 +0100
csiph-web