Commit 09d639f1f1f6 for kernel

commit 09d639f1f1f6347eb28802799a2187ae540b00ba
Merge: 8dcef8882aad 2082fec6d4c6
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Aug 18 14:04:48 2026 -0700

    Merge tag 'x86-boot-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    Pull x86 boot updates from Ingo Molnar:

     - Misc simplifications and cleanups (Thorsten Blum)

    * tag 'x86-boot-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/boot: Use bool and IS_ENABLED() to simplify query_edd()
      x86/boot: Use IS_ENABLED() to simplify built-in-or-module checks
      x86/purgatory: Return bool from verify_sha256_digest()