aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2013-08-24 12:08:17 -0400
committerSubbaraman Narayanamurthy <subbaram@codeaurora.org>2014-01-09 16:35:41 -0800
commit2f4ffad120b84bb0279eff33c07b18b942aa2dac (patch)
treee9652f275d933b0d2af27959f1197d016c55d03a /scripts/build-all.py
parentf47450067b1d03c30501799e89d5bf52214aad9b (diff)
cope with potentially long ->d_dname() output for shmem/hugetlb
dynamic_dname() is both too much and too little for those - the output may be well in excess of 64 bytes dynamic_dname() assumes to be enough (thanks to ashmem feeding really long names to shmem_file_setup()) and vsnprintf() is an overkill for those guys. Change-Id: Ibbcb570e6634e34016cd3c8d07f817f01be59210 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Git-commit: 118b23022512eb2f41ce42db70dc0568d00be4ba Git-repo: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions