* [GIT PULL] Counter fixes for 7.1
@ 2026-05-15 6:15 William Breathitt Gray
2026-05-15 7:35 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2026-05-15 6:15 UTC (permalink / raw)
To: gregkh; +Cc: William Breathitt Gray, linux-iio
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-7.1
for you to fetch changes up to d9eeb0ea0d2de658663bfaa9c26eccdd8fd64440:
counter: Fix refcount leak in counter_alloc() error path (2026-05-03 13:48:39 +0900)
----------------------------------------------------------------
Counter fixes for 7.1
A fix to plug a refcount leak in counter_alloc() if dev_set_name() fails
and the error path is taken.
----------------------------------------------------------------
Guangshuo Li (1):
counter: Fix refcount leak in counter_alloc() error path
drivers/counter/counter-core.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-15 7:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15 6:15 [GIT PULL] Counter fixes for 7.1 William Breathitt Gray
2026-05-15 7:35 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox