All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <554C27C7.5050408@huawei.com>

diff --git a/a/content_digest b/N1/content_digest
index 6723d07..db77596 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -14,16 +14,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"
  "On 2015/5/8 10:29, Yun Wu (Abel) wrote:\n"
@@ -282,4 +282,4 @@
  "> \n"
  >
 
-0cbbb145c27c8d809150af6ed97fe983ee14fd0b807fcfdb05831533a35ab728
+49ed97f6a5afc4bb87be2f1f466fbcd710a23c315ed7c353953a9b98f538964d

diff --git a/a/1.txt b/N2/1.txt
index be78f67..773fd77 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -27,8 +27,8 @@ On 2015/5/8 10:29, Yun Wu (Abel) 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 6723d07..43ecf12 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,7 +3,7 @@
  "ref\0554C1F9C.7020300@huawei.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 11:04:39 +0800\0"
+ "Date\0Fri, 08 May 2015 03:04:39 +0000\0"
  "To\0Jiang Liu <jiang.liu@linux.intel.com>\0"
  "Cc\0Thomas Gleixner <tglx@linutronix.de>"
   Bjorn Helgaas <bhelgaas@google.com>
@@ -55,8 +55,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"
@@ -282,4 +282,4 @@
  "> \n"
  >
 
-0cbbb145c27c8d809150af6ed97fe983ee14fd0b807fcfdb05831533a35ab728
+d3c58e8868638f6fcdbe58d4808c789747b38414d653889e7f969e46fb6f57fa

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.