summaryrefslogtreecommitdiff
path: root/ifpps/Makefile
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-13 16:46:51 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-13 16:48:05 +0200
commit9b9072c77d415000b110627c0f5aaa7f9d642d19 (patch)
tree7690389eec7e932595f02fd33a121c12d429ae18 /ifpps/Makefile
parent3fb9ca90bffa92e5c5399440994170c4b8cb96f1 (diff)
sparse: netsniff-ng, trafgen: fix remaining time(0) warnings
Those are the last occurences of warnings like: netsniff-ng.c:697:48: warning: Using plain integer as NULL pointer netsniff-ng.c:726:48: warning: Using plain integer as NULL pointer ... Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ifpps/Makefile')
0 files changed, 0 insertions, 0 deletions
ss in the middle of one of these long-running readdir operations. Fix this by adding checks to ext4_readdir() and ext4_htree_fill_tree(). This was reverted earlier due to a typo in the original commit where I experimented with using signal_pending() instead of fatal_signal_pending(). The test was in the wrong place if we were going to return signal_pending() since we would end up returning duplicant entries. See 9f2394c9be47 for a more detailed explanation. Added fix as suggested by Linus to check for signal_pending() in in the filldir() functions. Reported-by: Benjamin LaHaise <bcrl@kvack.org> Google-Bug-Id: 27880676 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'Documentation/input/gamepad.txt')