diff options
| author | Kyle McMartin <[email protected]> | 2010-10-16 01:16:45 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-16 02:37:50 +0000 |
| commit | 99d6734f3ca66c17b81df85724953a9b29eff7cf (patch) | |
| tree | 65ad0e615a1809df7daed7183d1805b16941aca8 /lib/dynamic_debug.c | |
| parent | types.h: define __aligned_u64 and expose to userspace (diff) | |
| download | kernel-99d6734f3ca66c17b81df85724953a9b29eff7cf.tar.gz kernel-99d6734f3ca66c17b81df85724953a9b29eff7cf.zip | |
m32r: restore _BLOCKABLE
Commit a7f8388e accidentally removed it... Al explains:
"Sorry, reordering breakage. In the signals tree here I have
static inline void sig_set_blocked(struct sigset_t *set)
...
and it's used all over the place (including quite a few places where
we currently have sigprocmask(SIG_SETMASK, set, NULL), which is what
it's equivalent to). With that done, m32r doesn't use _BLOCKABLE
anywhere, so it got removed. And that chunk got picked when I'd been
reordering the queue to pull the arch-specific fixes in front.
Sorry."
Signed-off-by: Kyle McMartin <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
