Skip to content

lib/vsnprintf: resolve 'vsnprintf calls crng_make_state with IRQs disabled' in rt

John B. Wyatt IV requested to merge jwyatt-rh/centos-stream-9:rhel-2246 into main

JIRA: https://issues.redhat.com/browse/RHEL-2246

Upstream Status: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git

Commits included:

  • 543fc915 lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready.
  • 90828cd1 lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval().

90828cd1 was needed to help resolve a merge conflict with 543fc915.

Signed-off-by: John B. Wyatt IV jwyatt@redhat.com

Edited by John B. Wyatt IV

Merge request reports