[GIT,PULL] EDAC urgent for v6.2-rc6

Message ID Y80mm14dxcMzxrLW@zn.tnic
State New
Headers
Series [GIT,PULL] EDAC urgent for v6.2-rc6 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_urgent_for_v6.2_rc6

Message

Borislav Petkov Jan. 22, 2023, 12:05 p.m. UTC
  Hi Linus,

pls pull two urgent EDAC fixes for 6.2.

Thx.

---

The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:

  Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_urgent_for_v6.2_rc6

for you to fetch changes up to 977c6ba624f24ae20cf0faee871257a39348d4a9:

  EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info (2023-01-20 19:47:34 +0100)

----------------------------------------------------------------
- Respect user-supplied polling value in the EDAC device code

- Fix a use-after-free issue in qcom_edac

----------------------------------------------------------------
Manivannan Sadhasivam (2):
      EDAC/device: Respect any driver-supplied workqueue polling value
      EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info

 drivers/edac/edac_device.c | 15 +++++++--------
 drivers/edac/qcom_edac.c   |  5 ++---
 2 files changed, 9 insertions(+), 11 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Jan. 22, 2023, 8:20 p.m. UTC | #1
The pull request you sent on Sun, 22 Jan 2023 13:05:47 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_urgent_for_v6.2_rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ab2f408731cc7e03ef2e5dc7dada649220e4dcd2

Thank you!