summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2010-10-30 19:35:58 (GMT)
committerTony Luck <tony.luck@intel.com>2010-12-28 22:13:36 (GMT)
commite21763dbce76d3a07ead438f8811b3e4bce0825b (patch)
treeb7a65c1b990a724abfd7aa7f53413de97cb2b0f6 /CREDITS
parent75c1c91cb92806f960fcd6e53d2a0c21f343081c (diff)
downloadlinux-fsl-qoriq-e21763dbce76d3a07ead438f8811b3e4bce0825b.tar.xz
[IA64] perfmon: Change vmalloc to vzalloc and drop memset.
vzalloc() nicely zeroes memory for us, so we don't have to do a vmalloc() and then manually memset() the returned memory when all we want is for it to be zero. Patch changes this for pfm_rvmalloc(). Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions