diff for duplicates of <1418128689.19339.3.camel@AMDC1943> diff --git a/a/1.txt b/N1/1.txt index 8eee4eb..8c719f0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,11 +3,11 @@ On wto, 2014-12-09 at 13:29 +0100, Arnd Bergmann wrote: > > Fix build failure of defconfig when PM_SLEEP is disabled (e.g. by > > disabling SUSPEND) and CPU_IDLE enabled: > > -> > arch/arm64/kernel/psci.c:543:2: error: unknown field ?cpu_suspend? specified in initializer +> > arch/arm64/kernel/psci.c:543:2: error: unknown field ‘cpu_suspend’ specified in initializer > > .cpu_suspend = cpu_psci_cpu_suspend, > > ^ > > arch/arm64/kernel/psci.c:543:2: warning: initialization from incompatible pointer type [enabled by default] -> > arch/arm64/kernel/psci.c:543:2: warning: (near initialization for ?cpu_psci_ops.cpu_prepare?) [enabled by default] +> > arch/arm64/kernel/psci.c:543:2: warning: (near initialization for ‘cpu_psci_ops.cpu_prepare’) [enabled by default] > > make[1]: *** [arch/arm64/kernel/psci.o] Error 1 > > > > The cpu_operations.cpu_suspend field exists only if ARM64_CPU_SUSPEND is diff --git a/a/content_digest b/N1/content_digest index a5e9281..e640231 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01418125716-18528-1-git-send-email-k.kozlowski@samsung.com\0" "ref\02290734.BRljGaICu4@wuerfel\0" - "From\0k.kozlowski@samsung.com (Krzysztof Kozlowski)\0" - "Subject\0[PATCH] arm64: psci: Fix build breakage without PM_SLEEP\0" + "From\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" + "Subject\0Re: [PATCH] arm64: psci: Fix build breakage without PM_SLEEP\0" "Date\0Tue, 09 Dec 2014 13:38:09 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On wto, 2014-12-09 at 13:29 +0100, Arnd Bergmann wrote:\n" @@ -11,11 +16,11 @@ "> > Fix build failure of defconfig when PM_SLEEP is disabled (e.g. by\n" "> > disabling SUSPEND) and CPU_IDLE enabled:\n" "> > \n" - "> > arch/arm64/kernel/psci.c:543:2: error: unknown field ?cpu_suspend? specified in initializer\n" + "> > arch/arm64/kernel/psci.c:543:2: error: unknown field \342\200\230cpu_suspend\342\200\231 specified in initializer\n" "> > .cpu_suspend = cpu_psci_cpu_suspend,\n" "> > ^\n" "> > arch/arm64/kernel/psci.c:543:2: warning: initialization from incompatible pointer type [enabled by default]\n" - "> > arch/arm64/kernel/psci.c:543:2: warning: (near initialization for ?cpu_psci_ops.cpu_prepare?) [enabled by default]\n" + "> > arch/arm64/kernel/psci.c:543:2: warning: (near initialization for \342\200\230cpu_psci_ops.cpu_prepare\342\200\231) [enabled by default]\n" "> > make[1]: *** [arch/arm64/kernel/psci.o] Error 1\n" "> > \n" "> > The cpu_operations.cpu_suspend field exists only if ARM64_CPU_SUSPEND is\n" @@ -35,4 +40,4 @@ "Best regards,\n" Krzysztof -0dca20105b4b8e4710c48f79d52db8595da0db467807f7441a24bb3d5e874b3a +e03503dbe060d4b6678901ef871b0006fb854fa8f5c92bfb5479d11ba9cbdc66
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.