summaryrefslogtreecommitdiffstats
path: root/scripts/ksymoops
diff options
context:
space:
mode:
authorStéphane Marchesin <marcheu@chromium.org>2014-06-27 13:17:25 -0700
committerBen Skeggs <bskeggs@redhat.com>2014-07-08 12:56:53 +1000
commit3c4be80bce681740d31646b8aff06d82ef453566 (patch)
tree3f3919e4827fcc9f6f0f933d981469da4d76a037 /scripts/ksymoops
parent797a816221655d7204c6a5536d1400c022b01939 (diff)
downloadblackbird-op-linux-3c4be80bce681740d31646b8aff06d82ef453566.tar.gz
blackbird-op-linux-3c4be80bce681740d31646b8aff06d82ef453566.zip
drm/nouveau/fb: Prevent inlining of ramfuc_reg
When gcc 4.8 inlines this function, it eats up 16 bytes on the stack every time. Eventually we hit warnings because our stack grew too much: ramnve0.c:1383:1: error: the frame size of 1496 bytes is larger than 1024 bytes We fix this by preventing inlining for this function. Signed-off-by: Stéphane Marchesin <marcheu@chromium.org> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'scripts/ksymoops')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud