Geert Uytterhoeven wrote: > Probably people should be reminded tcrypt can only be a module, not built-in, > so it won't waste precious unswappable kernel memory if it's static. Thats right, but it also doesn't hurt to simply use kmalloc, does it? :-) I just stumbled over tcrypt on the make checkstack output and as also the kerneljanitors todo advises to reduce this footprint where possible i just wanted to help out here. Thanks, Frank -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html