From a9b0cc13914324b0d4fa347c107d82166f3b1555 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 25 Apr 2007 13:44:11 +0000 Subject: 2007-04-25 Thomas Schwinge * linux/dev/glue/kmem.c (vmalloc_list_remove): Cast the first argument in the `kfree' call to what is expected. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 32dcb89..2457dd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-04-25 Thomas Schwinge + * linux/dev/glue/kmem.c (vmalloc_list_remove): Cast first argument in + the `kfree' call to what is expected. + * linux/pcmcia-cs/glue/ds.c (kmalloc, kfree): Call `linux_kmalloc', respective `linux_kfree' instead. -- cgit v1.2.3