Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade]
The BUG_ON in crst_table_[upgrade|downgrade] is a debugging aid, replace it with VM_BUG_ON. Signed-off-by: Martin Schwidefsky <[email protected]>
- Loading branch information