Hi,
I was having trouble with the use of the gcc -no-pie option in tools/testing/selftests/x86: (option not supported)
CFLAGS := -O2 -g -std=gnu99 -pthread -Wall -no-pie
so I looked for an archive of linux-kselftest@vger.kernel.org.
http://vger.kernel.org/vger-lists.html lists all mailing lists and (some of) their archives, but none for linux-kselftest.
Anyway, I checked www.spinics.net for an archive and there it was.
(1) Is it OK to ask DaveM to list http://www.spinics.net/lists/linux-kselftest/ at http://vger.kernel.org/vger-lists.html#linux-kselftest ?
(2) for this patch: http://www.spinics.net/lists/linux-kselftest/msg03136.html
[PATCH] selftests/x86: Detect -no-pie availability
Acked-by: Randy Dunlap rdunlap@infradead.org Tested-by: Randy Dunlap rdunlap@infradead.org
What is the status of this patch?
thanks,
Hello!
On 27 April 2018 at 19:17, Randy Dunlap rdunlap@infradead.org wrote: [...]
so I looked for an archive of linux-kselftest@vger.kernel.org. http://vger.kernel.org/vger-lists.html lists all mailing lists and (some of) their archives, but none for linux-kselftest.
For what it's worth, as of last November Linaro is also hosting a mirror of this mailing list: https://lists.linaro.org/pipermail/linux-kselftest-mirror/
Greetings!
Daniel Díaz daniel.diaz@linaro.org -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 04/27/2018 09:02 PM, Daniel Díaz Rodríguez wrote:
Hello!
On 27 April 2018 at 19:17, Randy Dunlap rdunlap@infradead.org wrote: [...]
so I looked for an archive of linux-kselftest@vger.kernel.org. http://vger.kernel.org/vger-lists.html lists all mailing lists and (some of) their archives, but none for linux-kselftest.
Yes. It have been meaning to request a archival for it. I will send email to Dave M.
For what it's worth, as of last November Linaro is also hosting a mirror of this mailing list: https://lists.linaro.org/pipermail/linux-kselftest-mirror/
Nice. I didn't know.
thanks, -- Shuah
-- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 04/30/2018 07:10 AM, Shuah Khan wrote:
On 04/27/2018 09:02 PM, Daniel Díaz Rodríguez wrote:
Hello!
On 27 April 2018 at 19:17, Randy Dunlap rdunlap@infradead.org wrote: [...]
so I looked for an archive of linux-kselftest@vger.kernel.org. http://vger.kernel.org/vger-lists.html lists all mailing lists and (some of) their archives, but none for linux-kselftest.
Yes. It have been meaning to request a archival for it. I will send email to Dave M.
vger doesn't do archives, but vger.kernel.org will tell people where to find them if we can get Dave M. to edit that web page.
For what it's worth, as of last November Linaro is also hosting a mirror of this mailing list: https://lists.linaro.org/pipermail/linux-kselftest-mirror/
Nice. I didn't know.
vger.kernel.org could (should) list both of these archives for kselftest.
thanks,
On 04/28/2018 02:17 AM, Randy Dunlap wrote:
(2) for this patch:http://www.spinics.net/lists/linux-kselftest/msg03136.html
[PATCH] selftests/x86: Detect -no-pie availability
Acked-by: Randy Dunlaprdunlap@infradead.org Tested-by: Randy Dunlaprdunlap@infradead.org
What is the status of this patch?
Yours is the first reaction to it. Shall I resubmit it, with your ack added?
Thanks, Florian -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 04/30/2018 03:15 AM, Florian Weimer wrote:
On 04/28/2018 02:17 AM, Randy Dunlap wrote:
(2) for this patch:http://www.spinics.net/lists/linux-kselftest/msg03136.html
[PATCH] selftests/x86: Detect -no-pie availability
Acked-by: Randy Dunlaprdunlap@infradead.org Tested-by: Randy Dunlaprdunlap@infradead.org
What is the status of this patch?
Yours is the first reaction to it. Shall I resubmit it, with your ack added?
Thanks, Florian
Please do. For such patches, I usually wait for x86 maintainers to Ack it. Resend and I will take it through.
thanks, -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
linux-kselftest-mirror@lists.linaro.org