Merge tag 'x86_sgx_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jun 2023 20:49:33 +0000 (13:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jun 2023 20:49:33 +0000 (13:49 -0700)
commite8f75c0270d930ef675fee22d74d1a3250e96962
tree0a41943a4c7f48c3e530c56ee8c97939e3651d0f
parent12dc010071131aeabd6626a14809e6d3af266bd4
parent1e327963cfab0e02eeeb0331178d6c353c959cd6
Merge tag 'x86_sgx_for_v6.5' of git://git./linux/kernel/git/tip/tip

Pull SGX update from Borislav Petkov:

 - A fix to avoid using a list iterator variable after the loop it is
   used in

* tag 'x86_sgx_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()