diff for duplicates of <20180706054525.666782487@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 7bd34c2..ded27fb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ The 0day robot noticed a link-time failure on ia64 caused by using of_node_to_nid() in an otherwise unrelated driver. The generic fallback for of_node_to_nid() only exists when: - defined(CONFIG_OF) && defined(CONFIG_NUMA) = false + defined(CONFIG_OF) && defined(CONFIG_NUMA) == false Since CONFIG_NUMA is usually selected for IA64 we get the link failure. Fix this by making the driver depend on OF rather than selecting it, @@ -57,3 +57,9 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> - select OF help Choose this option to enable DRM on STM stiH4xx chipset + + +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index 9808892..e713af2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,16 @@ "ref\020180706054524.595521988@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 4.17 22/46] drm/sti: Depend on OF rather than selecting it\0" - "Date\0Fri, 06 Jul 2018 05:46:43 +0000\0" + "Date\0Fri, 6 Jul 2018 07:46:43 +0200\0" "To\0linux-kernel@vger.kernel.org\0" - "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" - stable@vger.kernel.org - Benjamin Gaignard <benjamin.gaignard@linaro.org> - Vincent Abriou <vincent.abriou@st.com> + "Cc\0linux-ia64@vger.kernel.org" David Airlie <airlied@linux.ie> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Philippe Cornu <philippe.cornu@st.com> dri-devel@lists.freedesktop.org - linux-ia64@vger.kernel.org Oliver OHalloran <oohall@gmail.com> - " Philippe Cornu <philippe.cornu@st.com>\0" + stable@vger.kernel.org + " Vincent Abriou <vincent.abriou@st.com>\0" "\00:1\0" "b\0" "4.17-stable review patch. If anyone has any objections, please let me know.\n" @@ -32,7 +31,7 @@ "using of_node_to_nid() in an otherwise unrelated driver. The\n" "generic fallback for of_node_to_nid() only exists when:\n" "\n" - "\tdefined(CONFIG_OF) && defined(CONFIG_NUMA) = false\n" + "\tdefined(CONFIG_OF) && defined(CONFIG_NUMA) == false\n" "\n" "Since CONFIG_NUMA is usually selected for IA64 we get the link failure.\n" "Fix this by making the driver depend on OF rather than selecting it,\n" @@ -72,6 +71,12 @@ " \tselect SND_SOC_HDMI_CODEC if SND_SOC\n" "-\tselect OF\n" " \thelp\n" - " \t Choose this option to enable DRM on STM stiH4xx chipset" + " \t Choose this option to enable DRM on STM stiH4xx chipset\n" + "\n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -57fb00c782e6ad9f8f087c4f76f4a8c4473cedba0a6381cff4bd9f2dccea2a35 +69a554cb14dfc3ffb54fabe10fca6cf748698589a382263d2ecb4945122ff9de
diff --git a/a/1.txt b/N2/1.txt index 7bd34c2..3341dfe 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,7 +16,7 @@ The 0day robot noticed a link-time failure on ia64 caused by using of_node_to_nid() in an otherwise unrelated driver. The generic fallback for of_node_to_nid() only exists when: - defined(CONFIG_OF) && defined(CONFIG_NUMA) = false + defined(CONFIG_OF) && defined(CONFIG_NUMA) == false Since CONFIG_NUMA is usually selected for IA64 we get the link failure. Fix this by making the driver depend on OF rather than selecting it, diff --git a/a/content_digest b/N2/content_digest index 9808892..0912804 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020180706054524.595521988@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 4.17 22/46] drm/sti: Depend on OF rather than selecting it\0" - "Date\0Fri, 06 Jul 2018 05:46:43 +0000\0" + "Date\0Fri, 6 Jul 2018 07:46:43 +0200\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" stable@vger.kernel.org @@ -32,7 +32,7 @@ "using of_node_to_nid() in an otherwise unrelated driver. The\n" "generic fallback for of_node_to_nid() only exists when:\n" "\n" - "\tdefined(CONFIG_OF) && defined(CONFIG_NUMA) = false\n" + "\tdefined(CONFIG_OF) && defined(CONFIG_NUMA) == false\n" "\n" "Since CONFIG_NUMA is usually selected for IA64 we get the link failure.\n" "Fix this by making the driver depend on OF rather than selecting it,\n" @@ -74,4 +74,4 @@ " \thelp\n" " \t Choose this option to enable DRM on STM stiH4xx chipset" -57fb00c782e6ad9f8f087c4f76f4a8c4473cedba0a6381cff4bd9f2dccea2a35 +be647c52aca4893188762cd9509058c80833f42e09b60f7af37f56a9c2ab7d8c
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.