From: Pete Zaitcev Date: Sat, 10 Jun 2006 03:10:10 +0000 (-0700) Subject: [PATCH] USB: update usbmon, fix glued lines X-Git-Tag: v2.6.18-rc1~858^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b1c674d223eef6c6494be8be91e9e3a3054817e;p=pandora-kernel.git [PATCH] USB: update usbmon, fix glued lines This update contains one bug fix: some lines can come out truncated, because of the safety cutoff. This happened because I forgot to update the size when status packets began to be printed. The rest is: - Comments updates - Allow snooping with pkmap on x86_64, which is cache-coherent - Enlarge event buffers (certainly we can have a couple of pages) - Add event counter First touch upon usbmon for 2.6.18. Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed