Skip to content
Commit 5dd48a23 authored by steve@digidescorp.com's avatar steve@digidescorp.com Committed by Michal Simek
Browse files

microblaze: Fix pfn_valid() for noMMU



Configuring DEBUG_SLAB causes a noMMU kernel to die during initialization
with an invalid virtual address panic in kfree_debugcheck().
The panic is due to an improper definition of pfn_valid().

Signed-off-by: default avatarSteven J. Magnani <steve@digidescorp.com>
Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 4f911b0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment