Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1599575 > unrolled thread

Re: [PATCH] clk: sunxi: ccu-sun5i needs nkmp

Started byArnd Bergmann <arnd@arndb.de>
First post2017-03-13 17:30 +0100
Last post2017-03-20 11:00 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] clk: sunxi: ccu-sun5i needs nkmp Arnd Bergmann <arnd@arndb.de> - 2017-03-13 17:30 +0100
    Re: [PATCH] clk: sunxi: ccu-sun5i needs nkmp Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-03-20 11:00 +0100

#1599575 — Re: [PATCH] clk: sunxi: ccu-sun5i needs nkmp

FromArnd Bergmann <arnd@arndb.de>
Date2017-03-13 17:30 +0100
SubjectRe: [PATCH] clk: sunxi: ccu-sun5i needs nkmp
Message-ID<tkB17-37K-1@gated-at.bofh.it>
On Thu, Feb 16, 2017 at 6:53 PM, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> On Tue, Feb 14, 2017 at 10:29:45PM +0100, Arnd Bergmann wrote:
>> A randconfig build ran into this rare link error:
>>
>> drivers/clk/sunxi-ng/ccu-sun5i.o:(.data.__compound_literal.1+0x4): undefined reference to `ccu_nkmp_ops'
>> drivers/clk/sunxi-ng/ccu-sun5i.o:(.data.__compound_literal.7+0x4): undefined reference to `ccu_nkmp_ops'
>>
>> This adds the missing 'select'.
>>
>> Fixes: 5e73761786d6 ("clk: sunxi-ng: Add sun5i CCU driver")
>> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
>
> Queued as a fix for 4.11, thanks!

I just checked my old patches and this seems to still be required as of
4.11-rc2. I see it in linux-next through sunxi/sunxi/for-next, but not as
part of a clk-fixes merge.

    Arnd

[toc] | [next] | [standalone]


#1604309

FromMaxime Ripard <maxime.ripard@free-electrons.com>
Date2017-03-20 11:00 +0100
Message-ID<tn2gz-2R9-41@gated-at.bofh.it>
In reply to#1599575

[Multipart message — attachments visible in raw view] — view raw

Hi Arnd,

On Mon, Mar 13, 2017 at 05:24:10PM +0100, Arnd Bergmann wrote:
> On Thu, Feb 16, 2017 at 6:53 PM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
> > On Tue, Feb 14, 2017 at 10:29:45PM +0100, Arnd Bergmann wrote:
> >> A randconfig build ran into this rare link error:
> >>
> >> drivers/clk/sunxi-ng/ccu-sun5i.o:(.data.__compound_literal.1+0x4): undefined reference to `ccu_nkmp_ops'
> >> drivers/clk/sunxi-ng/ccu-sun5i.o:(.data.__compound_literal.7+0x4): undefined reference to `ccu_nkmp_ops'
> >>
> >> This adds the missing 'select'.
> >>
> >> Fixes: 5e73761786d6 ("clk: sunxi-ng: Add sun5i CCU driver")
> >> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> >
> > Queued as a fix for 4.11, thanks!
> 
> I just checked my old patches and this seems to still be required as of
> 4.11-rc2. I see it in linux-next through sunxi/sunxi/for-next, but not as
> part of a clk-fixes merge.

Sorry, I went to holidays without sending the PR. I just did,
hopefully, it should be on Linus' way for the next rc.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web