diff for duplicates of <20140102191608.GJ3021@pegasus.dumpdata.com> diff --git a/a/1.txt b/N1/1.txt index fee8c39..ab61e16 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -103,7 +103,7 @@ On Thu, Jan 02, 2014 at 03:09:44PM +0000, David Vrabel wrote: > > + > > + /* 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) @@ -123,8 +123,8 @@ On Thu, Jan 02, 2014 at 03:09:44PM +0000, David Vrabel wrote: > > This may result in: > -> xen_has_pv_devices() = false -> xen_has_pv_disk_devices() = true +> xen_has_pv_devices() == false +> xen_has_pv_disk_devices() == true Yes. > diff --git a/a/content_digest b/N1/content_digest index d70666b..03e8de4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,7 +7,7 @@ "ref\052C58138.1030301@citrix.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\0Thu, 02 Jan 2014 19:16:09 +0000\0" + "Date\0Thu, 2 Jan 2014 14:16:09 -0500\0" "To\0David Vrabel <david.vrabel@citrix.com>\0" "Cc\0Fabio Fantoni <fabio.fantoni@m2r.biz>" axboe@kernel.dk @@ -137,7 +137,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" @@ -157,8 +157,8 @@ "> \n" "> This may result in:\n" "> \n" - "> xen_has_pv_devices() = false\n" - "> xen_has_pv_disk_devices() = true\n" + "> xen_has_pv_devices() == false\n" + "> xen_has_pv_disk_devices() == true\n" "\n" "Yes.\n" "> \n" @@ -175,4 +175,4 @@ "> \n" > David -9ffa92b1302bf6cdf51cbe046eb528cc1fad6a3760af4dd08c739fa78bc63e15 +80cddd8dd226125b05cc58114cad3ebedecefe356282a984f851554353a7545b
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.