Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1299990
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst |
| Date | 2016-01-01 23:00 +0100 |
| Message-ID | <qMfTQ-7Sa-5@gated-at.bofh.it> (permalink) |
| References | <qM8fD-36h-9@gated-at.bofh.it> <qMbne-5eY-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
--
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 — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] [BUG] clk: rockchip: don't mark clock names as initconst Arnd Bergmann <arnd@arndb.de> - 2016-01-01 14:50 +0100
Re: [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst Heiko Stübner <heiko@sntech.de> - 2016-01-01 18:10 +0100
Re: [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst Arnd Bergmann <arnd@arndb.de> - 2016-01-01 23:00 +0100
Re: [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst Heiko Stübner <heiko@sntech.de> - 2016-01-01 23:10 +0100
Re: [PATCH] [BUG] clk: rockchip: don't mark clock names as initconst Michael Turquette <mturquette@baylibre.com> - 2016-01-02 22:50 +0100
csiph-web