OSDN Git Service

[PATCH] PPP: fix crash using usb-serial on high speed devices
authorWilly Tarreau <w@1wt.eu>
Sun, 11 Nov 2007 15:47:50 +0000 (16:47 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 11 Nov 2007 17:44:05 +0000 (18:44 +0100)
commit5031521d8fe44ed6e5953ae88861a693ef1e847d
tree9da6b1c6fb4eb8eb5d34a7ed7cb1c4ba66bfcaa0
parentee731f57c03a321e73eb700a06e9c0172d505ffa
[PATCH] PPP: fix crash using usb-serial on high speed devices

Problem discussed here and reported and tracked by Gilles Espinasse :
  https://sourceforge.net/tracker/index.php?func=detail&aid=1678777&group_id=40604&atid=428519

Patch and description provided by David W Studeman :
"...This patch prevents the kernel from crashing during uploads with
some 3G devices. On my XU870, certain irc rooms would cause my machine
to crash and reboot. This also happened with the Nozomi drivers and
the Option GT Max when uploading torrents. Neither happen anymore with
the ppp_async patched driver."

On linux-ppp, James Cameron confirmed to Gilles that the patch fixes
the hangs problem for him :
  http://marc.info/?l=linux-ppp&m=118711617415737&w=2
drivers/net/ppp_async.c