diff for duplicates of <20131231143258.GA3018@phenom.dumpdata.com> diff --git a/a/1.txt b/N1/1.txt index 77e7d69..32fb11e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ Thanks! P.S. Here is v4: -From 275a81e7496d3532e5b4752703c50a7c8355a6c7 Mon Sep 17 00:00:00 2001 +>From 275a81e7496d3532e5b4752703c50a7c8355a6c7 Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Date: Tue, 26 Nov 2013 15:05:40 -0500 Subject: [PATCH] xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). @@ -125,7 +125,7 @@ index 0a78524..ab84ac1 100644 + + /* And user has xen_platform_pci=0 set in guest config as + * driver did not modify the value. */ -+ if (xen_platform_pci_unplug = 0) ++ if (xen_platform_pci_unplug == 0) + return false; + + if (xen_platform_pci_unplug & XEN_UNPLUG_NEVER) diff --git a/a/content_digest b/N1/content_digest index df4e088..dd47b5c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\020131217212333.GA31966@phenom.dumpdata.com\0" "From\0Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>\0" "Subject\0Re: [Xen-devel] [PATCH v3 1/2] xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v3).\0" - "Date\0Tue, 31 Dec 2013 14:32:58 +0000\0" + "Date\0Tue, 31 Dec 2013 09:32:58 -0500\0" "To\0Fabio Fantoni <fabio.fantoni@m2r.biz>\0" "Cc\0axboe@kernel.dk" stefano.stabellini@eu.citrix.com @@ -45,7 +45,7 @@ "P.S.\n" "Here is v4:\n" "\n" - "From 275a81e7496d3532e5b4752703c50a7c8355a6c7 Mon Sep 17 00:00:00 2001\n" + ">From 275a81e7496d3532e5b4752703c50a7c8355a6c7 Mon Sep 17 00:00:00 2001\n" "From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>\n" "Date: Tue, 26 Nov 2013 15:05:40 -0500\n" "Subject: [PATCH] xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).\n" @@ -157,7 +157,7 @@ "+\n" "+\t/* And user has xen_platform_pci=0 set in guest config as\n" "+\t * driver did not modify the value. */\n" - "+\tif (xen_platform_pci_unplug = 0)\n" + "+\tif (xen_platform_pci_unplug == 0)\n" "+\t\treturn false;\n" "+\n" "+\tif (xen_platform_pci_unplug & XEN_UNPLUG_NEVER)\n" @@ -394,4 +394,4 @@ "-- \n" 1.8.3.1 -fcc75dcb1507d185fae46fb2f447268099741352c0c02516cd3e9c52ba0f8374 +72cd724fafdc0ab88a5f13ad5cadd4b52fecabf66782d72d4c243dd31f4d7aad
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.