summaryrefslogtreecommitdiff
path: root/lib/cpu_rmap.c
diff options
context:
space:
mode:
authorAmitkumar Karwar <amit.karwar@redpinesignals.com>2017-07-06 17:37:04 +0300
committerKalle Valo <kvalo@codeaurora.org>2017-07-28 17:22:32 +0300
commite0d0ae8a4304ce6be488570d085bef278fe941dd (patch)
treeffd3aa240dea8cfb69766d56c31133830f17c5b8 /lib/cpu_rmap.c
parent1283c6174d919c6ea42fe5781ed0fb3e41bc568c (diff)
downloadlinux-e0d0ae8a4304ce6be488570d085bef278fe941dd.tar.xz
rsi: use BUILD_BUG_ON check for fsm_state
Whenever new fsm_state enum element is added, fsm_state array also needs to be updated. If this change is missed, we may end up doing invalid access in array. BUILD_BUG_ON check will help to avoid this problem. Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'lib/cpu_rmap.c')
0 files changed, 0 insertions, 0 deletions