![]() | |||||||||||||
Messages in this thread |
Thomas Graf <tgraf@suug.ch> wrote: > > I did. I think it was right, why would an allocation be necessary on > the second call to inet6_dump_fib()? The walker allocated in process > context on the first call should be reused from cb->args[0]. Continued dumps are always called under spin lock (see netlink_dump). So we need to use GFP_ATOMIC in dumpers. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-11-19 12:52 [from the cache] ©2003-2008 | |||||||||||||