diff for duplicates of <20130530085211.24374.15664.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index 4c95ecd..deeb497 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,7 +42,7 @@ Not-yet-Signed-off-by: Magnus Damm <damm@opensource.se> + */ + p = ioremap_nocache(APMU, 0x3000); + for (k = 0; k < 1000; k++) { -+ if (((__raw_readl(p + CA15PSTR) >> (cpu * 4)) & 0x03) = 3) { ++ if (((__raw_readl(p + CA15PSTR) >> (cpu * 4)) & 0x03) == 3) { + ret = 1; + break; + } diff --git a/a/content_digest b/N1/content_digest index 2c42b08..9e50ee3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130530085152.24374.64208.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: r8a73a4 CPU Hotplug prototype v1 (CA15 x 4)\0" - "Date\0Thu, 30 May 2013 08:52:11 +0000\0" + "Date\0Thu, 30 May 2013 17:52:11 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -49,7 +49,7 @@ "+\t */\n" "+\tp = ioremap_nocache(APMU, 0x3000);\n" "+\tfor (k = 0; k < 1000; k++) {\n" - "+\t\tif (((__raw_readl(p + CA15PSTR) >> (cpu * 4)) & 0x03) = 3) {\n" + "+\t\tif (((__raw_readl(p + CA15PSTR) >> (cpu * 4)) & 0x03) == 3) {\n" "+\t\t\tret = 1;\n" "+\t\t\tbreak;\n" "+\t\t}\n" @@ -128,4 +128,4 @@ "+#endif\n" }; -30f3c82ff0709de1802e4641d6f9fbe61ad6630d36c1f3e5f6405b1029d4d462 +ae0f3295caa925c6fa5b5a6ecc754021ae32f9ba55f755c9bd8996ba229726c6
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.