summaryrefslogtreecommitdiff
path: root/pcap_rw.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-29 10:35:38 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-29 10:35:38 +0200
commit71e35a85995efd9f5fbdc0ef9cd7b013389f4727 (patch)
tree6a3c57701373bd13b15735c9ccf566e8f0e067f9 /pcap_rw.c
parent116420b953d605297dba1827e71ff8eafc99a765 (diff)
ifpps: remove unused function snr_to_str
It's not used anywhere anymore, so remove it. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'pcap_rw.c')
0 files changed, 0 insertions, 0 deletions
mp;id=047487241ff59374fded8c477f21453681f5995c&id2=7a7dc961a28b965a0d0303c2e989df17b411708b'>diff)
sparc64: Handle PIO & MEM non-resumable errors.
User processes trying to access an invalid memory address via PIO will receive a SIGBUS signal instead of causing a panic. Memory errors will receive a SIGKILL since a SIGBUS may result in a coredump which may attempt to repeat the faulting access. Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/tests/Build')