]> git.baikalelectronics.ru Git - kernel.git/commit
asm-generic/siginfo.h: update NSIGTRAP definition
authorAndi Kleen <andi@firstfloor.org>
Mon, 13 Apr 2009 21:39:56 +0000 (14:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2009 22:04:30 +0000 (15:04 -0700)
commiteaef369ffe91bcc48bf68939f067610ee61d274a
tree6ac81e26e1b54e23c1fdbc994950df0ff7e3dcce
parentdea3b7742489af2a6a04849d0e0d98e78918e118
asm-generic/siginfo.h: update NSIGTRAP definition

Impact: (nearly) trivial

The patch

commit 19313357a79c823b5bab7f5ef4b8d182e9f92141
Author: Srinivasa Ds <srinivasa@in.ibm.com>
Date:   Tue Sep 23 15:23:52 2008 +0530

    signals: demultiplexing SIGTRAP signal

forgot to update the NSIGTRAP define in asm-generic/siginfo.h to the new
number of sigtrap subcodes.  Nothing in the tree seems to use it, but
presumably something in user space might.  So update it.

Cc: Srinivasa Ds <srinivasa@in.ibm.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-generic/siginfo.h