On Wed, 16 Dec 2009 09:22:40 -0500 Matthew Tehonica wrote: > Hi All, > > I am trying to apply the first patch to fix the mvsas issue and getting an error that I can't figure out. See below: > > mtehonica@ghostrider:/usr/src/linux-2.6.32$ sudo patch -p1 < /home/mtehonica/Downloads/0001-Update-chip-init-code-to-enhance-performance.patch > patching file drivers/scsi/mvsas/mv_64xx.c > patch: **** malformed patch at line 65: /* interrupt coalescing may cause missing HW interrput in some case, > > I have played around with removing the line that it complains about and it just then says the next line is malformed. Can anyone help with this??? It would help if you pointed us at the specific patch that you are referring to. malformed patch (to me) usually means that some (long-ish) lines were split by a mail app or mail server and those lines need to be joined together. That's the reason that I see most often, although I expect that there could be other reasons for it. --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html