summaryrefslogtreecommitdiff
path: root/staging/mops_checksums.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-04-22 12:10:57 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-04-22 12:10:57 +0200
commitb043dddbf0591e67c9c9e4e78df8b9e1c9cafd06 (patch)
treee2c1738edc55758436cee03a955ce4c5957fefd0 /staging/mops_checksums.c
parent9948329992e4de0cc838bb2d87eea6f389786519 (diff)
bpf: Remove unncessary #include <xmalloc.h> from bpf.h
Only die.h is needed in the header for panic(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'staging/mops_checksums.c')
0 files changed, 0 insertions, 0 deletions
ction completion forever
Because the eSPI driver uses wait_for_completion(), any stuck-able phenomenon at half-way transaction progress made worker task hang up. This phenomenon is perhaps caused by eSPI device errata which seems not to be published from vendor site yet. Anyway, we fix hang task by using fixed 2 seconds timeout that is our preferred value for eSPI maximum transaction size. It seems to be better that eSPI driver can detect this stuck and report error (EMSGSIZE) to the upper device driver because the upper device driver can decide to retry or recover. Signed-off-by: Nobuteru Hayashi <hayashi.nbb@ncos.nec.co.jp> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/men-chameleon-bus.txt')