aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm/init.c
diff options
context:
space:
mode:
authorBenjamin Block <[email protected]>2023-08-17 19:18:13 +0200
committerHeiko Carstens <[email protected]>2023-08-30 11:03:28 +0200
commitacf00b5ef9f83069ddbea274ab32931f8573e98b (patch)
treea7fb9dedb681ea2d449dd401b0405443abf06872 /arch/s390/mm/init.c
parenta7eb28801b692df2496e21ff9af6ab0dc1969133 (diff)
s390/airq: remove lsi_mask from airq_struct
Remove the field `lsi_mask` from `struct airq_struct` as it is not utilized for any adapter interrupt, other than setting it to the default value of 0xff. Because nobody is using this functionality, all it does is cost a little bit of time with each delivered adapter interrupt. Reviewed-by: Michael Mueller <[email protected]> Tested-by: Michael Mueller <[email protected]> Acked-by: Peter Oberparleiter <[email protected]> Signed-off-by: Benjamin Block <[email protected]> Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'arch/s390/mm/init.c')
0 files changed, 0 insertions, 0 deletions