[PATCH] cifs: kunmap_atomic() takes a kernel address
kunmap_atomic() takes a kernel-virtual address, not a pageframe address. (Very common problem. We really should make the atomic kmap functions type-safe).
Showing
Please register or sign in to comment