mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
2f35c41f58
Replace module_ref per-cpu complex reference counter with an atomic_t simple refcnt. This is for code simplification. Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>