All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
	the arch/x86 maintainers <x86@kernel.org>
Subject: Re: Build regressions/improvements in v4.4-rc5
Date: Tue, 15 Dec 2015 23:35:43 +0100	[thread overview]
Message-ID: <20151215223543.GC2957@earth> (raw)
In-Reply-To: <CAMuHMdX=h6C=mkJriwKfsykm6qzgqQtUzOPGTh2rVcw41uLKEQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1299 bytes --]

Hi,

On Mon, Dec 14, 2015 at 10:56:17AM +0100, Geert Uytterhoeven wrote:
> On Mon, Dec 14, 2015 at 10:54 AM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
> > JFYI, when comparing v4.4-rc5[1] to v4.4-rc4[3], the summaries are:
> >   - build errors: +8/-7
> 
>   + error: bq27xxx_battery.c: undefined reference to `i2c_del_driver':
>  => .init.text+0x26d7), .exit.text+0x587)
>   + error: bq27xxx_battery.c: undefined reference to
> `i2c_register_driver':  => .init.text+0x26b5)
>   + error: bq27xxx_battery.c: undefined reference to `i2c_transfer':
> => .text+0x45a2e)
>   + error: cpufreq.c: undefined reference to `__stack_chk_guard':  =>
> .text+0x463f0), .text+0x46383), .text+0x462ec), .text+0x4635c),
> .text+0x4652e)
>   + error: initramfs.c: undefined reference to `__stack_chk_guard':
> => .init.text+0x142f)
> 
> i386-randconfig
> 
> > [1] http://kisskb.ellerman.id.au/kisskb/head/9702/ (all 259 configs)
> > [3] http://kisskb.ellerman.id.au/kisskb/head/9664/ (256 out of 259 configs)

This problem should be fixed by the following commit, which splits
the bq27xxx's i2c specific parts into its own module:

https://git.kernel.org/cgit/linux/kernel/git/sre/linux-power-supply.git/commit/?h=next&id=703df6c097956d17a818e63961c82e8e9eef9fef

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2015-12-15 22:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14  9:54 Build regressions/improvements in v4.4-rc5 Geert Uytterhoeven
2015-12-14  9:56 ` Geert Uytterhoeven
2015-12-15 22:35   ` Sebastian Reichel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151215223543.GC2957@earth \
    --to=sre@kernel.org \
    --cc=dbaryshkov@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.