diff for duplicates of <56530AE6.2060407@dev.rtsoft.ru> diff --git a/a/1.txt b/N1/1.txt index 30b69e4..92495c1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ > Indeed looks so: > > # ls /proc/device-tree/cpus -> #address-cells #size-cells cpu at 0 cpu at 1 name +> #address-cells #size-cells cpu@0 cpu@1 name > > But my custom device tree just includes imx6dl.dtsi > @@ -31,6 +31,6 @@ Just booted mainline... unline linux-imx, it does not try to init cpu1. -However, imx6dl.dtsi from mainline also has both cpu at 0 and cpu at 1 +However, imx6dl.dtsi from mainline also has both cpu@0 and cpu@1 So missing piece in linux-imx is elsewhere :( diff --git a/a/content_digest b/N1/content_digest index 50d2b14..eb79a30 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,21 @@ "ref\05653015C.4020405@dev.rtsoft.ru\0" "ref\056530769.4030403@arm.com\0" "ref\05653099A.7020604@dev.rtsoft.ru\0" - "From\0nyushchenko@dev.rtsoft.ru (Nikita Yushchenko)\0" - "Subject\0[RFC/PATCH] arm: do not skip SMP init calls on SMP_ON_UP case\0" + "From\0Nikita Yushchenko <nyushchenko@dev.rtsoft.ru>\0" + "Subject\0Re: [RFC/PATCH] arm: do not skip SMP init calls on SMP_ON_UP case\0" "Date\0Mon, 23 Nov 2015 15:47:34 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Vladimir Murzin <vladimir.murzin@arm.com>\0" + "Cc\0Russell King - ARM Linux <linux@arm.linux.org.uk>" + kuznetsovg@dev.rtsoft.ru + Ian Campbell <ian.campbell@citrix.com> + Mason <slash.tmp@free.fr> + Ard Biesheuvel <ard.biesheuvel@linaro.org> + Will Deacon <will.deacon@arm.com> + Paul Kocialkowski <contact@paulk.fr> + linux-kernel@vger.kernel.org + Masahiro Yamada <yamada.m@jp.panasonic.com> + Pavel Machek <pavel@ucw.cz> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" ">>>>> While running an imx6s boasrd, I got following message in boot log:\n" @@ -34,7 +45,7 @@ "> Indeed looks so:\n" "> \n" "> # ls /proc/device-tree/cpus\n" - "> #address-cells #size-cells cpu at 0 cpu at 1 name\n" + "> #address-cells #size-cells cpu@0 cpu@1 name\n" "> \n" "> But my custom device tree just includes imx6dl.dtsi\n" "> \n" @@ -42,8 +53,8 @@ "\n" "Just booted mainline... unline linux-imx, it does not try to init cpu1.\n" "\n" - "However, imx6dl.dtsi from mainline also has both cpu at 0 and cpu at 1\n" + "However, imx6dl.dtsi from mainline also has both cpu@0 and cpu@1\n" "\n" So missing piece in linux-imx is elsewhere :( -ce75672c0b77c3360625d5b88c75bdfc8340c8ea469da53e9fa6264ef6dcd487 +aa3333605b906cb3f6737f2607f8e4831bf3ee9fde76a14c72dbbc0cd972eca6
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.