[Openswan Users] openswan 2.6.27 - klips - kernel panic

Paul Wouters paul at xelerance.com
Mon Jun 28 13:56:33 EDT 2010


On Sat, 26 Jun 2010, 陈琳涛 wrote:

> Subject: [Openswan Users] openswan 2.6.27 - klips - kernel panic
> 
> Linux Kernel : 2.6.27.47 SMP
> Linux Openswan 2.6.27 (klips)

> Call Trace:
> [<f8b402e4>] ipsec_SArefSubTable_alloc+0x2c/0x90 [ipsec]
> [<c024e55c>] __vmalloc_node+0x64/0x8a
> [<f8b402e4>] ipsec_SArefSubTable_alloc+0x2c/0x90 [ipsec]
> [<c024e5ac>] vmalloc+0x14/0x17

Yes, please use 2.6.28dr1. It should be fixed there. It is not allowed to call vmalloc
in an interrupt context. We did that when we got to the end of the first table and
had to allocate.

Paul


More information about the Users mailing list