From: Randy Dunlap <[EMAIL PROTECTED]>
Date: Fri, 19 Oct 2007 18:02:36 -0700
> From: Randy Dunlap <[EMAIL PROTECTED]>
>
> net/atm/clip.c crashes the kernel if it (module) is loaded, removed,
> and then loaded again. Its exit call to neigh_table_clear()
> should destroy the cache after freeing it
On Tue, 16 Oct 2007 14:33:38 -0700 Nish Aravamudan wrote:
> On 10/16/07, Randy Dunlap <[EMAIL PROTECTED]> wrote:
> > 2.6.23-git7, using SLAB (not SLUB) [config attached]:
> >
> > # modprobe clip
> > # rmmod clip
> > # modprobe clip
> >
> > results in panic:
> >
> > kmem_cache_create: duplicate cac
On 10/16/07, Randy Dunlap <[EMAIL PROTECTED]> wrote:
> 2.6.23-git7, using SLAB (not SLUB) [config attached]:
>
> # modprobe clip
> # rmmod clip
> # modprobe clip
>
> results in panic:
>
> kmem_cache_create: duplicate cache clip_arp_cache
>
> Call Trace:
> [] kmem_cache_create+0x3bf/0x3fd
> [] nei
2.6.23-git7, using SLAB (not SLUB) [config attached]:
# modprobe clip
# rmmod clip
# modprobe clip
results in panic:
kmem_cache_create: duplicate cache clip_arp_cache
Call Trace:
[] kmem_cache_create+0x3bf/0x3fd
[] neigh_table_init_no_netlink+0x6c/0x242
[] :clip:atm_clip_init+0x10/0x8a
[] sys_
4 matches
Mail list logo