aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2023-03-09 20:12:28 +0100
committerVasily Gorbik <[email protected]>2023-03-13 09:16:43 +0100
commit029a4f4b9555ddb47f38f9589fd6d43277efb9c6 (patch)
tree06c16b27d190c4a87ca5147bdd679b6b1a69d1ff /scripts/stackusage
parentfb77914a692d550a5bb0c7f71eac40e6da9c0e6d (diff)
s390/setup: always inline gen_lpswe()
gen_lpswe() contains a BUILD_BUG_ON() statement which depends on a function parameter. If the compiler decides to generate a not inlined function this will lead to a build error, even if all call sites pass a valid parameter. To avoid this always inline gen_lpswe(). Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions