Make vmalloc functions work the same way as kfree() and friends that
take a const void * argument.
Signed-off-by: Christoph Lameter <[EMAIL PROTECTED]>
---
include/linux/mm.h |4 ++--
include/linux/vmalloc.h |6 +++---
mm/vmalloc.c| 16
3 files changed
Make vmalloc functions work the same way as kfree() and friends that
take a const void * argument.
Signed-off-by: Christoph Lameter <[EMAIL PROTECTED]>
---
include/linux/vmalloc.h | 10 +-
mm/vmalloc.c| 16
2 files changed, 13 insertions(+), 13 deletions(
2 matches
Mail list logo