Merge tag 'edac_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Jan 2023 20:10:47 +0000 (12:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Jan 2023 20:10:47 +0000 (12:10 -0800)
commitab2f408731cc7e03ef2e5dc7dada649220e4dcd2
tree203bf351972d0fbcfbd376ac97ad6026900f1dfb
parent2b299a1cd43271ffb582342a2a3c227aea0f32ac
parent977c6ba624f24ae20cf0faee871257a39348d4a9
Merge tag 'edac_urgent_for_v6.2_rc6' of git://git./linux/kernel/git/ras/ras

Pull EDAC fixes from Borislav Petkov:

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

 - Fix a use-after-free issue in qcom_edac

* tag 'edac_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
  EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
  EDAC/device: Respect any driver-supplied workqueue polling value