]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'x86_sgx_for_6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Sep 2024 04:51:10 +0000 (06:51 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Sep 2024 04:51:10 +0000 (06:51 +0200)
commita4ebad655b98c91c10cf0690e66c11b0891c76ee
tree230fe56ec7fae4b6109a8f864d18682eb42d4631
parent963d0d60d690ce2525a8fbcc0a63c4ae22f4670c
parentc8ddc99eeba5f00b65efeae920eec3990bfc34ca
Merge tag 'x86_sgx_for_6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 SGX updates from Dave Hansen:
 "These fix a deadlock in the SGX NUMA allocator.

  It's probably only triggerable today on servers with buggy BIOSes, but
  it's theoretically possible it can happen on less goofy systems"

* tag 'x86_sgx_for_6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/sgx: Log information when a node lacks an EPC section
  x86/sgx: Fix deadlock in SGX NUMA node search