Switch to ports-gcc
cc1: error: -Werror=vla: No option -Wvla
cc1: error: unrecognized command line option "-Wimplicit-fallthrough=3"
cc1: error: unrecognized command line option "-Wcast-function-type"
cc1: error: unrecognized command line option "-Wshadow=compatible-local"
cc1: error: unrecognized command line option "-fexcess-precision=standard"
cc1: error: unrecognized command line option "-Wno-stringop-truncation"
OK jca@, go for it tb@
make rport_start more like ifiq_input/if_vinput.
this lets it call if_input_process, which in turn pushes packets
back into the stack with the current softnet threads netstack.
regress/isakmpd/x509: bring this a bit closer to compiling
There's a whole lot more to fix here, which I leave to someone else.
At least this should get rid of breakage that I caused.
drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfaces
From Vitaly Prosyak
d9db9abf6667a1ad2b827635123ecb63ea86184f in linux-6.12.y/6.12.59
22a36e660d014925114feb09a2680bb3c2d1e279 in mainline linux
drm/amdkfd: relax checks for over allocation of save area
From Jonathan Kim
325aa07165394b8e866ffe9ec1d4c99d9195b2f2 in linux-6.12.y/6.12.59
d15deafab5d722afb9e2f83c5edcdef9d9d98bd1 in mainline linux
drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
From Jesse Zhang
43aa61c18a3a45042b098b7a1186ffb29364002c in linux-6.12.y/6.12.59
883f309add55060233bf11c1ea6947140372920f in mainline linux
drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
From Christian Koenig
39a1c8c860e32d775f29917939e87b6a7c08ebb1 in linux-6.12.y/6.12.59
33cc891b56b93cad1a83263eaf2e417436f70c82 in mainline linux
drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
From Timur Kristof
d033e8cf4e8f6395102cdbc3cb00dc7cb9542f53 in linux-6.12.y/6.12.59
5c05bcf6ae7732da1bd4dc1958d527b5f07f216a in mainline linux
drm/amdgpu: remove two invalid BUG_ON()s
From Christian Koenig
eaf12bffd7f79f4d46ec028706f9d1a2d90f46fd in linux-6.12.y/6.12.59
5d55ed19d4190d2c210ac05ac7a53f800a8c6fe5 in mainline linux
drm/amd: Fix suspend failure with secure display TA
From Mario Limonciello
8c364a3a768f1abbfdd597f785a5c9c1407c7c72 in linux-6.12.y/6.12.59
b09cb2996cdf50cd1ab4020e002c95d742c81313 in mainline linux
drm/i915: Fix conversion between clock ticks and nanoseconds
From Umesh Nerlige Ramappa
d453865e6e1aa6e4f6af9371e84e1bdae8b05155 in linux-6.12.y/6.12.59
7d44ad6b43d0be43d080180413a1b6c24cfbd266 in mainline linux
drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD
From Janusz Krzysztofik
4e73066e3323add260e46eb51f79383d87950281 in linux-6.12.y/6.12.59
84bbe327a5cbb060f3321c9d9d4d53936fc1ef9b in mainline linux
move mention of default MaxStartups (which uses the start:rate:full
form) to after the full explanation of the start:rate:full form.
GHPR568 from Santiago Vila