mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-09 08:18:36 +00:00
Impact: cleanup Rather than hack KPARAM_KMALLOCED into the perm field, separate it out. Since the perm field was 32 bits and only needs 16, we don't add bloat. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>