]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'correct-recent-gcc-incompatible-changes'
authorAndrii Nakryiko <andrii@kernel.org>
Mon, 19 Aug 2024 22:30:06 +0000 (15:30 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 19 Aug 2024 22:30:29 +0000 (15:30 -0700)
commit01ac89d0a5c2332be25a1b7ef707bad9ddb9fc20
tree12748c4e176d443b714176f6ecbbe384e11aef91
parent955bba7e0a0ec7c13d3e9aa73c61f0d31e43fda8
parentd9075ac631ce0c5c2c17aa6221282a7c4ba8fa70
Merge branch 'correct-recent-gcc-incompatible-changes'

Cupertino Miranda says:

====================
Correct recent GCC incompatible changes.

Hi everyone,

Apologies for the previous patches which did not include a cover letter.
My wish was to send 3 indepepdent patches but after the initial mistake lets keep
this as a series although they are all independent from themselves.

The changes in this patch series is related to recovering GCC support to
build the selftests.
A few tests and a makefile change have broken the support for GCC in the
last few months.

Looking forward to your comments.

Best regards,
Cupertino
====================

Link: https://lore.kernel.org/r/20240819151129.1366484-1-cupertino.miranda@oracle.com
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>