Skip to content
Commit f1ea8b66 authored by James Bottomley's avatar James Bottomley
Browse files

[PARISC] fix missing TAINT_WARN problem



Al viro broke us with

commit edd63a27
Author: Al Viro <viro@zeniv.linux.org.uk>
Date:   Fri Apr 27 13:42:45 2012 -0400

    set_restore_sigmask() is never called without SIGPENDING (and never should be)

Although it's pretty much our fault since parisc's asm/bug.h uses
BUGWARN_TAINT but doesn't include the file that defines it.  Fix that.

Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent f8f5701b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment