mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCHv3 0/3] clk: samsung: use kzalloc_flex
@ 2026-06-29  3:25 Rosen Penev
  2026-06-29  3:25 ` [PATCHv3 1/3] " Rosen Penev
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Rosen Penev @ 2026-06-29  3:25 UTC (permalink / raw)
  To: linux-clk
  Cc: Krzysztof Kozlowski, Sylwester Nawrocki, Chanwoo Choi,
	Peter Griffin, Alim Akhtar, Michael Turquette, Stephen Boyd,
	Brian Masney, Kees Cook, Gustavo A. R. Silva,
	open list:SAMSUNG SOC CLOCK DRIVERS, open list,
	open list:KERNEL HARDENING (not covered by other
	areas):Keyword:b__counted_by(_le|_be|_ptr)?b

Switch three structs to flexible array members to combine allocations.

v3: move rd_num
v2: fix compilation and reword descriptions

Rosen Penev (3):
  clk: samsung: use kzalloc_flex
  clk: samsung: cpu: use kzalloc_flex
  clk: samsung: pll: use kzalloc_flex

 drivers/clk/samsung/clk-cpu.c | 34 +++++++++------------
 drivers/clk/samsung/clk-pll.c | 56 ++++++++++++++++-------------------
 drivers/clk/samsung/clk.c     | 11 +++----
 drivers/clk/samsung/clk.h     |  4 +--
 4 files changed, 48 insertions(+), 57 deletions(-)

--
2.54.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-18 16:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29  3:25 [PATCHv3 0/3] clk: samsung: use kzalloc_flex Rosen Penev
2026-06-29  3:25 ` [PATCHv3 1/3] " Rosen Penev
2026-06-29  3:25 ` [PATCHv3 2/3] clk: samsung: cpu: " Rosen Penev
2026-06-29  3:25 ` [PATCHv3 3/3] clk: samsung: pll: " Rosen Penev
2026-07-18 16:23 ` [PATCHv3 0/3] clk: samsung: " Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®