From: Arnd Bergmann <arnd@arndb.de>
To: "Heiko Stübner" <heiko@sntech.de>
Cc: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@codeaurora.org>,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Subject: Re: [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst
Date: Fri, 01 Jan 2016 22:50:43 +0100 [thread overview]
Message-ID: <6692523.e5K11FUKe0@wuerfel> (raw)
In-Reply-To: <1799610.nrn5HMCSxL@diego>
On Friday 01 January 2016 18:06:30 Heiko St=FCbner wrote:
>=20
> "[PATCH] clk: rockchip: fix section mismatches with new child-clocks"=
[0]
>=20
> should be in Mike's + Stephen's inbox since last week as well, which =
moves the=20
> offending new elements into separate entities, which can have __initd=
ata=20
> attributes again.
>=20
>=20
> Heiko
>=20
> [0] http://www.spinics.net/lists/arm-kernel/msg471295.html
The patch looks good, but for some reason, the next-20151223 kernel had=
no
problem and next-20151231 was broken, the top commits in drivers/clk/ro=
ckchips
are:
commit a915e30dd26ea5f3cc2e2c044aba38ee5973d3fa
Merge: ce6dd266d535 b0158bb27c7b
Author: Michael Turquette <mturquette@baylibre.com>
Date: Wed Dec 23 13:08:56 2015 -0800
Merge branch 'clk-rockchip' into clk-next
commit b0158bb27c7b6e9843f541c17b24dbd964b76db6
Author: Xing Zheng <zhengxing@rock-chips.com>
Date: Tue Dec 22 22:28:01 2015 +0100
clk: rockchip: rk3036: include downstream muxes into fractional div=
iders
=20
Use the newly introduced possibility to combine the fractional divi=
ders
=09Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: "Heiko Stübner" <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
Cc: Michael Turquette
<mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Sjoerd Simons
<sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>,
linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst
Date: Fri, 01 Jan 2016 22:50:43 +0100 [thread overview]
Message-ID: <6692523.e5K11FUKe0@wuerfel> (raw)
In-Reply-To: <1799610.nrn5HMCSxL@diego>
On Friday 01 January 2016 18:06:30 Heiko Stübner wrote:
>
> "[PATCH] clk: rockchip: fix section mismatches with new child-clocks" [0]
>
> should be in Mike's + Stephen's inbox since last week as well, which moves the
> offending new elements into separate entities, which can have __initdata
> attributes again.
>
>
> Heiko
>
> [0] http://www.spinics.net/lists/arm-kernel/msg471295.html
The patch looks good, but for some reason, the next-20151223 kernel had no
problem and next-20151231 was broken, the top commits in drivers/clk/rockchips
are:
commit a915e30dd26ea5f3cc2e2c044aba38ee5973d3fa
Merge: ce6dd266d535 b0158bb27c7b
Author: Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
Date: Wed Dec 23 13:08:56 2015 -0800
Merge branch 'clk-rockchip' into clk-next
commit b0158bb27c7b6e9843f541c17b24dbd964b76db6
Author: Xing Zheng <zhengxing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
Date: Tue Dec 22 22:28:01 2015 +0100
clk: rockchip: rk3036: include downstream muxes into fractional dividers
Use the newly introduced possibility to combine the fractional dividers
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst
Date: Fri, 01 Jan 2016 22:50:43 +0100 [thread overview]
Message-ID: <6692523.e5K11FUKe0@wuerfel> (raw)
In-Reply-To: <1799610.nrn5HMCSxL@diego>
On Friday 01 January 2016 18:06:30 Heiko St?bner wrote:
>
> "[PATCH] clk: rockchip: fix section mismatches with new child-clocks" [0]
>
> should be in Mike's + Stephen's inbox since last week as well, which moves the
> offending new elements into separate entities, which can have __initdata
> attributes again.
>
>
> Heiko
>
> [0] http://www.spinics.net/lists/arm-kernel/msg471295.html
The patch looks good, but for some reason, the next-20151223 kernel had no
problem and next-20151231 was broken, the top commits in drivers/clk/rockchips
are:
commit a915e30dd26ea5f3cc2e2c044aba38ee5973d3fa
Merge: ce6dd266d535 b0158bb27c7b
Author: Michael Turquette <mturquette@baylibre.com>
Date: Wed Dec 23 13:08:56 2015 -0800
Merge branch 'clk-rockchip' into clk-next
commit b0158bb27c7b6e9843f541c17b24dbd964b76db6
Author: Xing Zheng <zhengxing@rock-chips.com>
Date: Tue Dec 22 22:28:01 2015 +0100
clk: rockchip: rk3036: include downstream muxes into fractional dividers
Use the newly introduced possibility to combine the fractional dividers
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: "Heiko Stübner" <heiko@sntech.de>
Cc: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@codeaurora.org>,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Subject: Re: [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst
Date: Fri, 01 Jan 2016 22:50:43 +0100 [thread overview]
Message-ID: <6692523.e5K11FUKe0@wuerfel> (raw)
In-Reply-To: <1799610.nrn5HMCSxL@diego>
On Friday 01 January 2016 18:06:30 Heiko Stübner wrote:
>
> "[PATCH] clk: rockchip: fix section mismatches with new child-clocks" [0]
>
> should be in Mike's + Stephen's inbox since last week as well, which moves the
> offending new elements into separate entities, which can have __initdata
> attributes again.
>
>
> Heiko
>
> [0] http://www.spinics.net/lists/arm-kernel/msg471295.html
The patch looks good, but for some reason, the next-20151223 kernel had no
problem and next-20151231 was broken, the top commits in drivers/clk/rockchips
are:
commit a915e30dd26ea5f3cc2e2c044aba38ee5973d3fa
Merge: ce6dd266d535 b0158bb27c7b
Author: Michael Turquette <mturquette@baylibre.com>
Date: Wed Dec 23 13:08:56 2015 -0800
Merge branch 'clk-rockchip' into clk-next
commit b0158bb27c7b6e9843f541c17b24dbd964b76db6
Author: Xing Zheng <zhengxing@rock-chips.com>
Date: Tue Dec 22 22:28:01 2015 +0100
clk: rockchip: rk3036: include downstream muxes into fractional dividers
Use the newly introduced possibility to combine the fractional dividers
Arnd
next prev parent reply other threads:[~2016-01-01 21:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-01 13:42 [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst Arnd Bergmann
2016-01-01 13:42 ` Arnd Bergmann
2016-01-01 17:06 ` Heiko Stübner
2016-01-01 17:06 ` Heiko Stübner
2016-01-01 21:50 ` Arnd Bergmann [this message]
2016-01-01 21:50 ` Arnd Bergmann
2016-01-01 21:50 ` Arnd Bergmann
2016-01-01 21:50 ` Arnd Bergmann
2016-01-01 22:05 ` Heiko Stübner
2016-01-01 22:05 ` Heiko Stübner
2016-01-01 22:05 ` Heiko Stübner
2016-01-02 21:42 ` Michael Turquette
2016-01-02 21:42 ` Michael Turquette
2016-01-02 21:42 ` Michael Turquette
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=6692523.e5K11FUKe0@wuerfel \
--to=arnd@arndb.de \
--cc=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@codeaurora.org \
--cc=sjoerd.simons@collabora.co.uk \
/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.