diff for duplicates of <50CB324F.4090405@gmail.com> diff --git a/a/1.txt b/N1/1.txt index e39a63b..5aefc3a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -156,7 +156,7 @@ thing and avoid all the assembly. Rob -> if (((__raw_readl(PSTR) >> (4 * cpu)) & 3) = 3) +> if (((__raw_readl(PSTR) >> (4 * cpu)) & 3) == 3) > __raw_writel(1 << cpu, WUPCR); /* wake up */ > else > @@ -95,16 +75,14 @@ static int __cpuinit sh73a0_boot_secondary(unsigned int cpu, struct task_struct diff --git a/a/content_digest b/N1/content_digest index a150c3a..94ad9e4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01354795719-5578-1-git-send-email-hechtb+renesas@gmail.com\0" - "From\0Rob Herring <robherring2@gmail.com>\0" - "Subject\0Re: [PATCH 1/2] ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags\0" - "Date\0Fri, 14 Dec 2012 14:06:07 +0000\0" + "From\0robherring2@gmail.com (Rob Herring)\0" + "Subject\0[PATCH 1/2] ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags\0" + "Date\0Fri, 14 Dec 2012 08:06:07 -0600\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -163,7 +163,7 @@ "\n" "Rob\n" "\n" - "> \tif (((__raw_readl(PSTR) >> (4 * cpu)) & 3) = 3)\n" + "> \tif (((__raw_readl(PSTR) >> (4 * cpu)) & 3) == 3)\n" "> \t\t__raw_writel(1 << cpu, WUPCR);\t/* wake up */\n" "> \telse\n" "> @@ -95,16 +75,14 @@ static int __cpuinit sh73a0_boot_secondary(unsigned int cpu, struct task_struct\n" @@ -189,4 +189,4 @@ "> static void __init sh73a0_smp_init_cpus(void)\n" > -3254f16243eb7e6ebc761db300b3a90870f6a0c65aba24290b437132010c2a4b +9875723a15ecae39c15868cbdab189286ebb0997e5a3b88277e4098011260779
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.