summaryrefslogtreecommitdiff
path: root/sound/usb/usbmixer_maps.c
diff options
context:
space:
mode:
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>2010-01-04 21:39:37 (GMT)
committerJames Morris <jmorris@namei.org>2010-01-10 22:27:40 (GMT)
commitcd7bec6ad80188394a8ea857ff1aa3512fc2282a (patch)
tree598e7d59c29966e0d8fa8abf24eb51bbb2f567a6 /sound/usb/usbmixer_maps.c
parente41035a996356c257183e53a70abfb46fa84908b (diff)
downloadlinux-fsl-qoriq-cd7bec6ad80188394a8ea857ff1aa3512fc2282a.tar.xz
TOMOYO: Remove memory pool for list elements.
Currently, TOMOYO allocates memory for list elements from memory pool allocated by kmalloc(PAGE_SIZE). But that makes it difficult to kfree() when garbage collector is added. Thus, remove memory pool and use kmalloc(sizeof()). Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'sound/usb/usbmixer_maps.c')
0 files changed, 0 insertions, 0 deletions