aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/char/console.c
diff options
context:
space:
mode:
authorAndrew Cooper <andrew.cooper3@citrix.com>2013-10-22 17:16:29 +0200
committerJan Beulich <jbeulich@suse.com>2013-10-22 17:16:29 +0200
commit170fa9967176c8627fe2e75dbe1dc5212019afde (patch)
treec180aaacd832ee4357a97143c3bb643fc9733a19 /xen/drivers/char/console.c
parent782dcf5c502ce089d13eaa92e1c6c324f751df16 (diff)
downloadxen-170fa9967176c8627fe2e75dbe1dc5212019afde.tar.gz
xen-170fa9967176c8627fe2e75dbe1dc5212019afde.tar.bz2
xen-170fa9967176c8627fe2e75dbe1dc5212019afde.zip
spinlock: ensure the flags parameter is wide enoughstaging
Because of the construction of spin_lock_irq() (and varients), the flags parameter could be trucated. Use a BUILD_BUG_ON() to verify the width of the parameter. Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> Acked-by: Keir Fraser <keir@xen.org> Acked-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'xen/drivers/char/console.c')
0 files changed, 0 insertions, 0 deletions