diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-05-12 19:23:21 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:37 +0200 |
commit | d5514210b86c57db0277ce862a8081649ef26ef2 (patch) | |
tree | 84ac0abefe18093d6a94f3a0f84242a66bd8a0df /ChangeLog | |
parent | 155c14f0438cc2443126700d5874ca8f3fcce990 (diff) |
2006-05-12 Stefan Siegl <stesie@brokenpipe.de>
* linux/dev/glue/kmem.c (vfree): Panic if `vmalloc_list_lookup' did
NOT succeed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-05-12 Stefan Siegl <stesie@brokenpipe.de> + + * linux/dev/glue/kmem.c (vfree): Panic if `vmalloc_list_lookup' did + NOT succeed. + 2006-05-08 Thomas Schwinge <tschwinge@gnu.org> * DEVELOPMENT: Document Samuel's patch. |