diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-02-06 14:42:43 -0500 |
---|---|---|
committer | Michael Turquette <mturquette@linaro.org> | 2015-02-06 20:53:20 -0500 |
commit | 73e0e496afdac9a5190eb3b9c51fdfebcc14ebd4 (patch) | |
tree | cb930721a52db0c402aacbdba214a0bdc31fac75 | |
parent | 5469d4f22e0c18fc5499b11269d2c528094bcf1e (diff) |
clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
of_clk_get_by_clkspec() returns a struct clk pointer but it
doesn't create a new handle for the consumers when we're using
the common clock framework. Instead it just returns whatever the
clk provider hands out. When the consumers go to call clk_put()
we get an Oops.
Unable to handle kernel paging request at virtual address 00200200
pgd = c0004000
[00200200] *pgd=00000000
Internal error: Oops: 805 [#1] PREEMPT SMP ARM
Modules linked in:
CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.19.0-rc1-00104-ga251361a-dirty #992
Hardware name: SAMSUNG EXYNOS (Flattened Device Tree)
task: ee00b000 ti: ee088000 task.ti: ee088000
PC is at __clk_put+0x24/0xd0
LR is at clk_prepare_lock+0xc/0xec
pc : [<c03eef38>] lr : [<c03ec1f4>] psr: 20000153
sp : ee089de8 ip : 00000000 fp : 00000000
r10: ee02f480 r9 : 00000001 r8 : 00000000
r7 : ee031cc0 r6 : ee089e08 r5 : 00000000 r4 : ee02f480
r3 : 00100100 r2 : 00200200 r1 : 0000091e r0 : 00000001
Flags: nzCv IRQs on FIQs off Mode SVC_32 ISA ARM Segment kernel
Control: 10c5387d Table: 4000404a DAC: 00000015
Process swapper/0 (pid: 1, stack limit = 0xee088238)
Stack: (0xee089de8 to 0xee08a000)
9de0: ee7c8f14 c03f0ec8 ee089e08 00000000 c0718dc8 00000001
9e00: 00000000 c04ee0f0 ee7e0844 00000001 00000181 c04edb58 ee2bd320 00000000
9e20: 00000000 c011dc5c ee16a1e0 00000000 00000000 c0718dc8 ee16a1e0 ee2bd1e0
9e40: c0641740 ee16a1e0 00000000 ee2bd320 c0718dc8 ee1d3e10 ee1d3e10 00000000
9e60: c0769a88 00000000 c0718dc8 00000000 00000000 c02c3124 c02c310c ee1d3e10
9e80: c07b4eec 00000000 c0769a88 c02c1d0c ee1d3e10 c0769a88 ee1d3e44 00000000
9ea0: c07091dc c02c1eb8 00000000 c0769a88 c02c1e2c c02c0544 ee005478 ee1676c0
9ec0: c0769a88 ee3a4e80 c0760ce8 c02c150c c0669b90 c0769a88 c0746cd8 c0769a88
9ee0: c0746cd8 ee2bc4c0 c0778c00 c02c24e0 00000000 c0746cd8 c0746cd8 c07091f0
9f00: 00000000 c0008944 c04f405c 00000025 ee00b000 60000153 c074ab00 00000000
9f20: 00000000 c074ab90 60000153 00000000 ef7fca5d c050860c 000000b6 c0036b88
9f40: c065ecc4 c06bc728 00000006 00000006 c074ab30 ef7fca40 c0739bdc 00000006
9f60: c0718dbc c0778c00 000000b6 c0718dc8 c06ed598 c06edd64 00000006 00000006
9f80: c06ed598 c003b438 00000000 c04e64f4 00000000 00000000 00000000 00000000
9fa0: 00000000 c04e64fc 00000000 c000e838 00000000 00000000 00000000 00000000
9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 c0c0c0c0 c0c0c0c0
[<c03eef38>] (__clk_put) from [<c03f0ec8>] (of_clk_set_defaults+0xe0/0x2c0)
[<c03f0ec8>] (of_clk_set_defaults) from [<c02c3124>] (platform_drv_probe+0x18/0xa4)
[<c02c3124>] (platform_drv_probe) from [<c02c1d0c>] (driver_probe_device+0x10c/0x22c)
[<c02c1d0c>] (driver_probe_device) from [<c02c1eb8>] (__driver_attach+0x8c/0x90)
[<c02c1eb8>] (__driver_attach) from [<c02c0544>] (bus_for_each_dev+0x54/0x88)
[<c02c0544>] (bus_for_each_dev) from [<c02c150c>] (bus_add_driver+0xd4/0x1d0)
[<c02c150c>] (bus_add_driver) from [<c02c24e0>] (driver_register+0x78/0xf4)
[<c02c24e0>] (driver_register) from [<c07091f0>] (fimc_md_init+0x14/0x30)
[<c07091f0>] (fimc_md_init) from [<c0008944>] (do_one_initcall+0x80/0x1d0)
[<c0008944>] (do_one_initcall) from [<c06edd64>] (kernel_init_freeable+0x108/0x1d4)
[<c06edd64>] (kernel_init_freeable) from [<c04e64fc>] (kernel_init+0x8/0xec)
[<c04e64fc>] (kernel_init) from [<c000e838>] (ret_from_fork+0x14/0x3c)
Code: ebfff4ae e5943014 e5942018 e3530000 (e5823000)
Let's create a per-user handle here so that clk_put() can
properly unlink it and free the handle. Now that we allocate a
clk structure here we need to free it if __clk_get() fails so
bury the __clk_get() call in __of_clk_get_from_provider(). We
need to handle the same problem in clk_get_sys() so export
__clk_free_clk() to clkdev.c and do the same thing, except let's
use a union to make this code #ifdef free.
This fixes the above crash, properly calls __clk_get() when
of_clk_get_from_provider() is called, and cleans up the clk
structure on the error path of clk_get_sys().
Fixes: 035a61c314eb "clk: Make clk API return per-user struct clk instances"
Reported-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Reported-by: Alban Browaeys <alban.browaeys@gmail.com>
Tested-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Tested-by: Alban Browaeys <prahal@yahoo.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
-rw-r--r-- | drivers/clk/clk.c | 18 | ||||
-rw-r--r-- | drivers/clk/clk.h | 19 | ||||
-rw-r--r-- | drivers/clk/clkdev.c | 59 |
3 files changed, 59 insertions, 37 deletions
diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c index 113456030d66..5469d7714f5d 100644 --- a/drivers/clk/clk.c +++ b/drivers/clk/clk.c | |||
@@ -2382,7 +2382,7 @@ struct clk *__clk_create_clk(struct clk_hw *hw, const char *dev_id, | |||
2382 | return clk; | 2382 | return clk; |
2383 | } | 2383 | } |
2384 | 2384 | ||
2385 | static void __clk_free_clk(struct clk *clk) | 2385 | void __clk_free_clk(struct clk *clk) |
2386 | { | 2386 | { |
2387 | clk_prepare_lock(); | 2387 | clk_prepare_lock(); |
2388 | hlist_del(&clk->child_node); | 2388 | hlist_del(&clk->child_node); |
@@ -2894,7 +2894,8 @@ void of_clk_del_provider(struct device_node *np) | |||
2894 | } | 2894 | } |
2895 | EXPORT_SYMBOL_GPL(of_clk_del_provider); | 2895 | EXPORT_SYMBOL_GPL(of_clk_del_provider); |
2896 | 2896 | ||
2897 | struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec) | 2897 | struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec, |
2898 | const char *dev_id, const char *con_id) | ||
2898 | { | 2899 | { |
2899 | struct of_clk_provider *provider; | 2900 | struct of_clk_provider *provider; |
2900 | struct clk *clk = ERR_PTR(-EPROBE_DEFER); | 2901 | struct clk *clk = ERR_PTR(-EPROBE_DEFER); |
@@ -2903,8 +2904,17 @@ struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec) | |||
2903 | list_for_each_entry(provider, &of_clk_providers, link) { | 2904 | list_for_each_entry(provider, &of_clk_providers, link) { |
2904 | if (provider->node == clkspec->np) | 2905 | if (provider->node == clkspec->np) |
2905 | clk = provider->get(clkspec, provider->data); | 2906 | clk = provider->get(clkspec, provider->data); |
2906 | if (!IS_ERR(clk)) | 2907 | if (!IS_ERR(clk)) { |
2908 | clk = __clk_create_clk(__clk_get_hw(clk), dev_id, | ||
2909 | con_id); | ||
2910 | |||
2911 | if (!IS_ERR(clk) && !__clk_get(clk)) { | ||
2912 | __clk_free_clk(clk); | ||
2913 | clk = ERR_PTR(-ENOENT); | ||
2914 | } | ||
2915 | |||
2907 | break; | 2916 | break; |
2917 | } | ||
2908 | } | 2918 | } |
2909 | 2919 | ||
2910 | return clk; | 2920 | return clk; |
@@ -2915,7 +2925,7 @@ struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec) | |||
2915 | struct clk *clk; | 2925 | struct clk *clk; |
2916 | 2926 | ||
2917 | mutex_lock(&of_clk_mutex); | 2927 | mutex_lock(&of_clk_mutex); |
2918 | clk = __of_clk_get_from_provider(clkspec); | 2928 | clk = __of_clk_get_from_provider(clkspec, NULL, __func__); |
2919 | mutex_unlock(&of_clk_mutex); | 2929 | mutex_unlock(&of_clk_mutex); |
2920 | 2930 | ||
2921 | return clk; | 2931 | return clk; |
diff --git a/drivers/clk/clk.h b/drivers/clk/clk.h index 23c44e51df69..ba845408cc3e 100644 --- a/drivers/clk/clk.h +++ b/drivers/clk/clk.h | |||
@@ -13,10 +13,27 @@ struct clk_hw; | |||
13 | 13 | ||
14 | #if defined(CONFIG_OF) && defined(CONFIG_COMMON_CLK) | 14 | #if defined(CONFIG_OF) && defined(CONFIG_COMMON_CLK) |
15 | struct clk *of_clk_get_by_clkspec(struct of_phandle_args *clkspec); | 15 | struct clk *of_clk_get_by_clkspec(struct of_phandle_args *clkspec); |
16 | struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec); | 16 | struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec, |
17 | const char *dev_id, const char *con_id); | ||
17 | void of_clk_lock(void); | 18 | void of_clk_lock(void); |
18 | void of_clk_unlock(void); | 19 | void of_clk_unlock(void); |
19 | #endif | 20 | #endif |
20 | 21 | ||
22 | #ifdef CONFIG_COMMON_CLK | ||
21 | struct clk *__clk_create_clk(struct clk_hw *hw, const char *dev_id, | 23 | struct clk *__clk_create_clk(struct clk_hw *hw, const char *dev_id, |
22 | const char *con_id); | 24 | const char *con_id); |
25 | void __clk_free_clk(struct clk *clk); | ||
26 | #else | ||
27 | /* All these casts to avoid ifdefs in clkdev... */ | ||
28 | static inline struct clk * | ||
29 | __clk_create_clk(struct clk_hw *hw, const char *dev_id, const char *con_id) | ||
30 | { | ||
31 | return (struct clk *)hw; | ||
32 | } | ||
33 | static inline void __clk_free_clk(struct clk *clk) { } | ||
34 | static struct clk_hw *__clk_get_hw(struct clk *clk) | ||
35 | { | ||
36 | return (struct clk_hw *)clk; | ||
37 | } | ||
38 | |||
39 | #endif | ||
diff --git a/drivers/clk/clkdev.c b/drivers/clk/clkdev.c index 29a1ab7af4b8..043fd3633373 100644 --- a/drivers/clk/clkdev.c +++ b/drivers/clk/clkdev.c | |||
@@ -29,6 +29,20 @@ static DEFINE_MUTEX(clocks_mutex); | |||
29 | 29 | ||
30 | #if defined(CONFIG_OF) && defined(CONFIG_COMMON_CLK) | 30 | #if defined(CONFIG_OF) && defined(CONFIG_COMMON_CLK) |
31 | 31 | ||
32 | static struct clk *__of_clk_get_by_clkspec(struct of_phandle_args *clkspec, | ||
33 | const char *dev_id, const char *con_id) | ||
34 | { | ||
35 | struct clk *clk; | ||
36 | |||
37 | if (!clkspec) | ||
38 | return ERR_PTR(-EINVAL); | ||
39 | |||
40 | of_clk_lock(); | ||
41 | clk = __of_clk_get_from_provider(clkspec, dev_id, con_id); | ||
42 | of_clk_unlock(); | ||
43 | return clk; | ||
44 | } | ||
45 | |||
32 | /** | 46 | /** |
33 | * of_clk_get_by_clkspec() - Lookup a clock form a clock provider | 47 | * of_clk_get_by_clkspec() - Lookup a clock form a clock provider |
34 | * @clkspec: pointer to a clock specifier data structure | 48 | * @clkspec: pointer to a clock specifier data structure |
@@ -39,22 +53,11 @@ static DEFINE_MUTEX(clocks_mutex); | |||
39 | */ | 53 | */ |
40 | struct clk *of_clk_get_by_clkspec(struct of_phandle_args *clkspec) | 54 | struct clk *of_clk_get_by_clkspec(struct of_phandle_args *clkspec) |
41 | { | 55 | { |
42 | struct clk *clk; | 56 | return __of_clk_get_by_clkspec(clkspec, NULL, __func__); |
43 | |||
44 | if (!clkspec) | ||
45 | return ERR_PTR(-EINVAL); | ||
46 | |||
47 | of_clk_lock(); | ||
48 | clk = __of_clk_get_from_provider(clkspec); | ||
49 | |||
50 | if (!IS_ERR(clk) && !__clk_get(clk)) | ||
51 | clk = ERR_PTR(-ENOENT); | ||
52 | |||
53 | of_clk_unlock(); | ||
54 | return clk; | ||
55 | } | 57 | } |
56 | 58 | ||
57 | static struct clk *__of_clk_get(struct device_node *np, int index) | 59 | static struct clk *__of_clk_get(struct device_node *np, int index, |
60 | const char *dev_id, const char *con_id) | ||
58 | { | 61 | { |
59 | struct of_phandle_args clkspec; | 62 | struct of_phandle_args clkspec; |
60 | struct clk *clk; | 63 | struct clk *clk; |
@@ -68,7 +71,7 @@ static struct clk *__of_clk_get(struct device_node *np, int index) | |||
68 | if (rc) | 71 | if (rc) |
69 | return ERR_PTR(rc); | 72 | return ERR_PTR(rc); |
70 | 73 | ||
71 | clk = of_clk_get_by_clkspec(&clkspec); | 74 | clk = __of_clk_get_by_clkspec(&clkspec, dev_id, con_id); |
72 | of_node_put(clkspec.np); | 75 | of_node_put(clkspec.np); |
73 | 76 | ||
74 | return clk; | 77 | return clk; |
@@ -76,12 +79,7 @@ static struct clk *__of_clk_get(struct device_node *np, int index) | |||
76 | 79 | ||
77 | struct clk *of_clk_get(struct device_node *np, int index) | 80 | struct clk *of_clk_get(struct device_node *np, int index) |
78 | { | 81 | { |
79 | struct clk *clk = __of_clk_get(np, index); | 82 | return __of_clk_get(np, index, np->full_name, NULL); |
80 | |||
81 | if (!IS_ERR(clk)) | ||
82 | clk = __clk_create_clk(__clk_get_hw(clk), np->full_name, NULL); | ||
83 | |||
84 | return clk; | ||
85 | } | 83 | } |
86 | EXPORT_SYMBOL(of_clk_get); | 84 | EXPORT_SYMBOL(of_clk_get); |
87 | 85 | ||
@@ -102,12 +100,10 @@ static struct clk *__of_clk_get_by_name(struct device_node *np, | |||
102 | */ | 100 | */ |
103 | if (name) | 101 | if (name) |
104 | index = of_property_match_string(np, "clock-names", name); | 102 | index = of_property_match_string(np, "clock-names", name); |
105 | clk = __of_clk_get(np, index); | 103 | clk = __of_clk_get(np, index, dev_id, name); |
106 | if (!IS_ERR(clk)) { | 104 | if (!IS_ERR(clk)) { |
107 | clk = __clk_create_clk(__clk_get_hw(clk), dev_id, name); | ||
108 | break; | 105 | break; |
109 | } | 106 | } else if (name && index >= 0) { |
110 | else if (name && index >= 0) { | ||
111 | if (PTR_ERR(clk) != -EPROBE_DEFER) | 107 | if (PTR_ERR(clk) != -EPROBE_DEFER) |
112 | pr_err("ERROR: could not get clock %s:%s(%i)\n", | 108 | pr_err("ERROR: could not get clock %s:%s(%i)\n", |
113 | np->full_name, name ? name : "", index); | 109 | np->full_name, name ? name : "", index); |
@@ -209,17 +205,16 @@ struct clk *clk_get_sys(const char *dev_id, const char *con_id) | |||
209 | if (!cl) | 205 | if (!cl) |
210 | goto out; | 206 | goto out; |
211 | 207 | ||
212 | if (!__clk_get(cl->clk)) { | 208 | clk = __clk_create_clk(__clk_get_hw(cl->clk), dev_id, con_id); |
209 | if (IS_ERR(clk)) | ||
210 | goto out; | ||
211 | |||
212 | if (!__clk_get(clk)) { | ||
213 | __clk_free_clk(clk); | ||
213 | cl = NULL; | 214 | cl = NULL; |
214 | goto out; | 215 | goto out; |
215 | } | 216 | } |
216 | 217 | ||
217 | #if defined(CONFIG_COMMON_CLK) | ||
218 | clk = __clk_create_clk(__clk_get_hw(cl->clk), dev_id, con_id); | ||
219 | #else | ||
220 | clk = cl->clk; | ||
221 | #endif | ||
222 | |||
223 | out: | 218 | out: |
224 | mutex_unlock(&clocks_mutex); | 219 | mutex_unlock(&clocks_mutex); |
225 | 220 | ||