]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 11 Apr 2025 08:42:21 +0000 (10:42 +0200)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Wed, 16 Apr 2025 16:49:38 +0000 (22:19 +0530)
commit1518474b70d663baf7757ccd1b1c229c077d9b3e
tree0bae935b452244529e23d2f362a46d2457f1e429
parent0f725e9851379650d0db398a4e12dfab4c229fe1
KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion

The BUILD_BUG_ON() assertion was commented out in commit 38634e676992
("powerpc/kvm: Remove problematic BUILD_BUG_ON statement") and fixed in
commit c0a187e12d48 ("KVM: powerpc: Fix BUILD_BUG_ON condition"), but
not enabled. Enable it now that this no longer breaks and remove the
comment.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250411084222.6916-1-thorsten.blum@linux.dev
arch/powerpc/kvm/timing.h