summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-03-30 22:05:11 -0600
committerRusty Russell <rusty@rustcorp.com.au>2009-03-30 22:05:11 +1030
commitaf76aba00fdcfb21535c9f9872245d14097a4561 (patch)
tree221ec0b2cd01c7629abc1f30f0f563e1731c1683 /scripts/stackusage
parent1a2142afa5646ad5af44bbe1febaa5e0b7e71156 (diff)
downloadkernel-af76aba00fdcfb21535c9f9872245d14097a4561.tar.gz
cpumask: fix seq_bitmap_*() functions.
1) seq_bitmap_list() should take a const. 2) All the seq_bitmap should use cpumask_bits(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
=linux-5.6.y&id=0bbf0a88fa29de6a043ba40058409c7e550fc8be'>serdev: make synchronous write return bytes writtenJohan Hovold 2018-11-14gnss: sirf: fix synchronous write timeoutJohan Hovold 2018-11-14gnss: serial: fix synchronous write timeoutJohan Hovold 2018-07-16gnss: fix potential error pointer dereferenceDan Carpenter 2018-07-16gnss: ubx: make struct ubx_gserial_ops staticColin Ian King 2018-06-28gnss: add receiver type supportJohan Hovold 2018-06-28gnss: add driver for sirfstar-based receiversJohan Hovold 2018-06-28gnss: add driver for u-blox receiversJohan Hovold 2018-06-28gnss: add generic serial driverJohan Hovold 2018-06-28gnss: add GNSS receiver subsystemJohan Hovold