Files
twx-linux/include/linux
Jari Ruusu af3948929b Fix gcc 4.9 build issue in 5.4.y
Some older systems still compile kernels with old gcc version.
These warnings and errors show up when compiling with gcc 4.9.2

 error: "__GCC4_has_attribute___uninitialized__" is not defined [-Werror=undef]

Upstream won't need this because newer kernels are not compilable with gcc 4.9.

Subject: gcc-4.9 warning/error fix for 5.10.223-rc1
Fixes: fd7eea27a3 ("Compiler Attributes: Add __uninitialized macro")
Signed-off-by: Jari Ruusu <jariruusu@protonmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-08-19 05:33:53 +02:00
..
2024-02-23 08:24:48 +01:00
2024-07-05 09:08:31 +02:00
2023-08-08 19:56:33 +02:00
2023-12-20 15:41:18 +01:00
2024-04-13 12:51:35 +02:00
2023-10-25 11:53:22 +02:00
2023-08-11 11:53:43 +02:00
2023-09-23 10:59:40 +02:00
2023-11-20 10:30:10 +01:00
2023-06-21 15:44:10 +02:00
2023-11-28 16:50:16 +00:00
2023-10-25 11:53:18 +02:00
2023-10-25 11:53:18 +02:00
2024-07-05 09:08:31 +02:00
2024-02-23 08:24:47 +01:00