All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] devfreq fixes for 5.19-rc6
@ 2022-07-07 19:41 Chanwoo Choi
  0 siblings, 0 replies; only message in thread
From: Chanwoo Choi @ 2022-07-07 19:41 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: open list:DEVICE FREQUENCY (DEVFREQ),
	Linux Kernel Mailing List, Chanwoo Choi, Chanwoo Choi,
	MyungJoo Ham, Kyungmin Park

Dear Rafael,

This is devfreq-fixes pull request for v5.19-rc6. I add detailed description of
this pull request on the following tag. Please pull devfreq with
following updates.

Best Regards,
Chanwoo Choi


The following changes since commit 88084a3df1672e131ddc1b4e39eeacfd39864acf:

  Linux 5.19-rc5 (2022-07-03 15:39:28 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-fixes-for-5.19-rc6

for you to fetch changes up to c8934e4e348915caac54085c01fd9d04fa16134a:

  PM / devfreq: exynos-bus: Fix NULL pointer dereference (2022-07-08 04:32:26 +0900)

----------------------------------------------------------------

Update devfreq for 5.19-rc6

Detailed description for this pull request:
1. Fix NULL pointer error on exynos-bus.c
- Fix exynos-bus NULL pointer dereference by correctly using the local
generated freq_table to output the debug values instead of using the
profile freq_table that is not used in the driver.

----------------------------------------------------------------

Christian Marangi (1):
      PM / devfreq: exynos-bus: Fix NULL pointer dereference

 drivers/devfreq/exynos-bus.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-07 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-07 19:41 [GIT PULL] devfreq fixes for 5.19-rc6 Chanwoo Choi

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.