diff for duplicates of <554C1F9C.7020300@huawei.com> diff --git a/a/content_digest b/N1/content_digest index 6771ccb..c4dea1e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -13,16 +13,16 @@ Randy Dunlap <rdunlap@infradead.org> Yinghai Lu <yinghai@kernel.org> Borislav Petkov <bp@alien8.de> - x86@kernel.org + <x86@kernel.org> Jason Cooper <jason@lakedaemon.net> Grant Likely <grant.likely@linaro.org> Kevin Cernekee <cernekee@gmail.com> Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Tony Luck <tony.luck@intel.com> - linux-kernel@vger.kernel.org - linux-pci@vger.kernel.org - linux-acpi@vger.kernel.org - " linux-sh@vger.kernel.org\0" + <linux-kernel@vger.kernel.org> + <linux-pci@vger.kernel.org> + <linux-acpi@vger.kernel.org> + " <linux-sh@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi Gerry,\n" @@ -270,4 +270,4 @@ "> }\n" > -1827e7935a2748d7912d6f532eef1e5a84e855045194df6bdc1804e66a680668 +cd232a2b6ec2e1b5b9b14c14276af6495c0f5800b58cd9ed5a6a4910c1d09e78
diff --git a/a/1.txt b/N2/1.txt index 3e25111..9e6d5ff 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -25,8 +25,8 @@ On 2015/5/4 11:15, Jiang Liu wrote: > for_each_active_irq(irq) { > struct irq_data *data = irq_get_irq_data(irq); > -> - if (data->node == cpu) { -> + if (irq_data_get_node(data) == cpu) { +> - if (data->node = cpu) { +> + if (irq_data_get_node(data) = cpu) { > unsigned int newcpu = cpumask_any_and(data->affinity, > cpu_online_mask); > if (newcpu >= nr_cpu_ids) { diff --git a/a/content_digest b/N2/content_digest index 6771ccb..a5abe92 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\01430709339-29083-3-git-send-email-jiang.liu@linux.intel.com\0" "From\0Yun Wu (Abel) <wuyun.wu@huawei.com>\0" "Subject\0Re: [RFC v1 02/11] genirq: Move field 'node' from struct irq_data into struct irq_common_data\0" - "Date\0Fri, 8 May 2015 10:29:48 +0800\0" + "Date\0Fri, 08 May 2015 02:29:48 +0000\0" "To\0Jiang Liu <jiang.liu@linux.intel.com>\0" "Cc\0Thomas Gleixner <tglx@linutronix.de>" Bjorn Helgaas <bhelgaas@google.com> @@ -52,8 +52,8 @@ "> \tfor_each_active_irq(irq) {\n" "> \t\tstruct irq_data *data = irq_get_irq_data(irq);\n" "> \n" - "> -\t\tif (data->node == cpu) {\n" - "> +\t\tif (irq_data_get_node(data) == cpu) {\n" + "> -\t\tif (data->node = cpu) {\n" + "> +\t\tif (irq_data_get_node(data) = cpu) {\n" "> \t\t\tunsigned int newcpu = cpumask_any_and(data->affinity,\n" "> \t\t\t\t\t\t\t cpu_online_mask);\n" "> \t\t\tif (newcpu >= nr_cpu_ids) {\n" @@ -270,4 +270,4 @@ "> }\n" > -1827e7935a2748d7912d6f532eef1e5a84e855045194df6bdc1804e66a680668 +e48753bbe374eed09b7e99888a90181504cb87069269d92ab183de32eaec0cbe
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.