aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/drbg.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2015-02-13 14:37:23 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2015-02-13 21:21:37 -0800
commite8e6d97c9bf734c42322dbed0f882ef11bfe7b58 (patch)
tree66989fbc5d75855d90e38a390224d496dfdee913 /crypto/drbg.c
parent660e5ec02d5391305604887f33a844adeaa6220c (diff)
downloadkernel_replicant_linux-e8e6d97c9bf734c42322dbed0f882ef11bfe7b58.tar.gz
kernel_replicant_linux-e8e6d97c9bf734c42322dbed0f882ef11bfe7b58.tar.bz2
kernel_replicant_linux-e8e6d97c9bf734c42322dbed0f882ef11bfe7b58.zip
cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks
printk and friends can now format bitmaps using '%*pb[l]'. cpumask and nodemask also provide cpumask_pr_args() and nodemask_pr_args() respectively which can be used to generate the two printf arguments necessary to format the specified cpu/nodemask. * kernel/cpuset.c::cpuset_print_task_mems_allowed() used a static buffer which is protected by a dedicated spinlock. Removed. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Li Zefan <lizefan@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/drbg.c')
0 files changed, 0 insertions, 0 deletions