[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <003101ce18cb$ea51f330$bef5d990$@lucidpixels.com>
Date: Mon, 4 Mar 2013 06:32:11 -0500
From: "Justin Piszcz" <jpiszcz@...idpixels.com>
To: "'Andrew Cooks'" <acooks@...il.com>
Cc: "'Joerg Roedel'" <joro@...tes.org>,
"'YingChu'" <xjtuychu@...mail.com>,
"'Chu Ying'" <gm.ychu@...il.com>,
"'Alex Williamson'" <alex.williamson@...hat.com>,
<bhelgaas@...gle.com>, "'David Woodhouse'" <dwmw2@...radead.org>,
"'open list:INTEL IOMMU \(VT-d\)'" <iommu@...ts.linux-foundation.org>,
"'open list'" <linux-kernel@...r.kernel.org>,
"'open list:PCI SUBSYSTEM'" <linux-pci@...r.kernel.org>
Subject: RE: [PATCH] Quirk to support Marvell 88SE91xx SATA controllers with Intel IOMMU.
On Sat, Mar 2, 2013 at 7:18 AM, Justin Piszcz <jpiszcz@...idpixels.com>
wrote:
>
> Against a clean 3.7.10 (from ftp.kernel.org)
>
> # patch -p1 <
>
../patch/RFC-Fix-Intel-IOMMU-support-for-Marvell-88SE91xx-SATA-controllers..
> patch
> patching file drivers/iommu/intel-iommu.c
> patching file drivers/pci/quirks.c
> Hunk #1 succeeded at 3230 (offset 3 lines).
> patching file include/linux/pci.h
> # pwd
> /usr/src/linux-3.7.10
>
I've downloaded and patched the 3.7.10 tarball and still get the same
output I got before; different output from yours. I'm not sure the
patch is complete or applying correctly, are you?
Could you please check whether the patch you're applying is the same
as the attached file?
Hi,
Success!
Patch from e-mail:
# md5sum marvell_ghost_funcs.patch
718bfb5876e3538ec23a516ef28d03f5 marvell_ghost_funcs.patch
Kernel from ftp.kernel.org:
# md5sum linux-3.7.10.tar.bz2
56ec294a922b6112a1ef129668f38a83 linux-3.7.10.tar.bz2
Decompress, patch, re-compile w/IOMMU=on.
# tar jxf linux-3.7.10.tar.bz2 ; ln -s linux-3.7.10 linux
# cd linux; patch -p1 < ../marvell_ghost_funcs.patch
patching file drivers/iommu/intel-iommu.c
Hunk #1 succeeded at 1672 (offset -2 lines).
Hunk #2 succeeded at 1729 (offset -2 lines).
Hunk #3 succeeded at 3833 (offset -2 lines).
patching file drivers/pci/quirks.c
Hunk #1 succeeded at 3210 (offset -39 lines).
Hunk #2 succeeded at 3240 (offset -39 lines).
Hunk #3 succeeded at 3258 (offset -39 lines).
patching file include/linux/pci.h
Hunk #1 succeeded at 1546 (offset -32 lines).
Hunk #2 succeeded at 1555 (offset -32 lines).
patching file include/linux/pci_ids.h
Reboot, re-test.
# lilo
Added 3.7.7-1
Added 3.7.10-5-ioff
Added 3.7.10-7 (iommu=off w/patch) = OK
Added 3.7.10-8 * (iommu=on w/patch) = OK
dmesg w/patch + iommu
http://home.comcast.net/~jpiszcz/20130304/dmesg-success-patch.txt
Thanks!
Justin.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists