Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 16:23:36 +0000 (09:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 16:25:10 +0000 (09:25 -0700)
commit80f9d9023058e156eb09226ac339f56a8411bc8a
treeb705e719c2df9147f632e1880ede02c73e4d899c
parenta913d94eef59f6d1d907c3214f12827144bab6a5
parent4d1b28a8119c615f1e932520f9ee1f80bdda5204
Merge tag 'dmi-for-v6.10' of git://git./linux/kernel/git/jdelvare/staging

Pull dmi updates from Jean Delvare:
 "Bug fixes:

   - KCFI violation in dmi-id

   - stop decoding on broken (short) DMI table entry

  New features:

   - print info about populated memory slots at boot"

* tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:
  firmware: dmi: Add info message for number of populated and total memory slots
  firmware: dmi: Stop decoding on broken entry
  firmware: dmi-id: add a release callback function