Files
linux/fs
Dan Carpenter 233c9edcca afs: unmapping the wrong buffer
We switched from kmap_atomic() to kmap() so the kunmap() calls need to
be updated to match.

Fixes: d001648ec7 ('rxrpc: Don't expose skbs to in-kernel users [ver #2]')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David Howells <dhowells@redhat.com>
2016-10-13 08:33:28 +01:00
..
2016-10-13 08:33:28 +01:00
2016-09-27 21:20:53 -04:00
2016-09-27 18:47:38 -04:00
2016-07-26 16:19:19 -07:00