diff for duplicates of <20130914134634.19258.88978.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index 0d67f26..24f8a09 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,5 +22,5 @@ Signed-off-by: Magnus Damm <damm@opensource.se> - if (ret) - return ret; - if (((__raw_readl(PSTR) >> (4 * lcpu)) & 3) = 3) + if (((__raw_readl(PSTR) >> (4 * lcpu)) & 3) == 3) __raw_writel(1 << lcpu, WUPCR); /* wake up */ diff --git a/a/content_digest b/N1/content_digest index ba45db8..76c4e8f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130914134616.19258.27110.sendpatchset@w520\0" - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH 02/05] ARM: shmobile: Let sh73a0 rely on SCU CPU notifier\0" - "Date\0Sat, 14 Sep 2013 13:46:34 +0000\0" + "Date\0Sat, 14 Sep 2013 22:46:34 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -29,7 +29,7 @@ "-\tif (ret)\n" "-\t\treturn ret;\n" " \n" - " \tif (((__raw_readl(PSTR) >> (4 * lcpu)) & 3) = 3)\n" + " \tif (((__raw_readl(PSTR) >> (4 * lcpu)) & 3) == 3)\n" " \t\t__raw_writel(1 << lcpu, WUPCR);\t/* wake up */" -9f35398c930640d040325bf984b2177eb472f68895521b981dee134f1bae1661 +c78242e960316f42556317a19a7e3b775929e3f2ea59fd72dcffe293d13fefa5
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.