Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s390x: fix debug statement in trigger_page_fault()
When mmu_translate debugging output is enabled, code won't compile. Let's just use the same statement as in trigger_prot_fault(). Acked-by: Cornelia Huck <[email protected]> Signed-off-by: David Hildenbrand <[email protected]> Signed-off-by: Cornelia Huck <[email protected]>
- Loading branch information