CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2017/10/09 00:53:26

Modified files:
        sys/dev/pci/drm/radeon: radeon_combios.c 

Log message:
Turns out that the previous commit resolves the problem on Clang but at
the same time breaks the sparc64 build due to a very similar issue.  To
make it work, stop returning a huge struct and instead make the caller
pass a pointer to the struct it allocated only once on the stack.

Similar diff from sashan@
"yeah just make it work, and add it to the mop list" deraadt@

Reply via email to