Linus Torvalds
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
...
This was entirely automated, using the script by Al:
PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*<asm/uaccess.h>'
sed -i -e "s!$PATT!#include <linux/uaccess.h>!" \
$(git grep -l "$PATT"|grep -v ^include/linux/uaccess.h)
to do the replacement at the end of the merge window.
Requested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-24 11:46:01 -08:00
..
2016-03-21 10:50:48 +01:00
2015-02-11 17:06:03 -08:00
2015-06-23 13:35:49 +09:00
2016-12-14 00:35:35 +01:00
locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()
2016-06-16 10:48:32 +02:00
2016-07-07 09:16:20 +02:00
2016-06-16 10:48:32 +02:00
2014-01-17 17:01:46 -05:00
2011-05-04 14:41:28 -04:00
2011-05-04 14:41:28 -04:00
2007-05-11 05:38:25 -04:00
2014-01-17 17:01:46 -05:00
2016-06-14 11:55:15 +02:00
2014-04-18 11:40:30 +02:00
2012-10-04 18:20:15 +01:00
2016-03-24 23:13:48 -07:00
2009-06-11 21:02:37 +02:00
2009-06-11 21:02:50 +02:00
2011-05-25 08:39:37 -07:00
2016-03-13 23:55:13 -04:00
2014-09-25 18:00:45 -07:00
2014-04-09 13:44:35 -07:00
2015-10-15 00:21:13 +02:00
2016-11-15 09:51:04 +01:00
2016-11-15 09:51:04 +01:00
2013-01-27 19:23:27 +01:00
2009-06-11 21:02:37 +02:00
2011-07-22 18:45:33 +02:00
2009-07-22 00:28:38 +02:00
2015-11-16 14:42:12 -05:00
2014-09-22 13:35:51 +02:00
2009-06-11 21:02:42 +02:00
2015-09-08 17:52:23 -07:00
2012-03-28 18:30:03 +01:00
2016-12-02 08:51:22 -08:00
2009-06-11 21:02:37 +02:00
2016-02-16 15:10:44 +00:00
2011-03-17 09:19:04 +08:00
2016-04-21 11:06:09 +02:00
2012-02-24 10:39:27 -08:00
2016-02-19 00:22:54 +01:00
2010-10-07 14:08:55 +01:00
2013-10-02 20:02:35 -04:00
2009-06-11 21:02:42 +02:00
2012-10-04 18:20:15 +01:00
2016-05-31 16:41:50 +08:00
2014-06-06 16:08:13 -07:00
2016-05-31 16:41:50 +08:00
2010-12-17 15:07:19 +01:00
2014-09-13 18:38:07 +02:00
2009-06-11 21:02:37 +02:00
2010-10-07 14:08:55 +01:00
2012-10-02 18:01:56 +01:00
2010-10-09 21:51:44 +02:00
2012-07-24 15:27:30 +08:00
2013-06-05 13:21:29 +03:00
2009-06-11 21:02:37 +02:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2014-02-09 21:18:52 +01:00
2016-01-14 16:00:49 -08:00
2016-02-18 19:46:29 +01:00
2015-07-17 16:39:53 -07:00
2014-11-22 21:52:08 +01:00
2012-12-09 23:14:14 +01:00
2012-09-28 14:31:03 +09:30
2014-11-23 13:01:47 +01:00
2016-02-26 15:24:55 +01:00
2012-10-04 18:20:15 +01:00
2013-01-03 15:57:16 -08:00
2015-08-25 09:59:45 +02:00
2015-06-08 07:56:21 -05:00
2016-11-08 10:29:44 +01:00
2009-06-11 21:02:50 +02:00
2009-07-27 12:10:38 -07:00
2009-07-27 12:10:38 -07:00
2016-12-12 18:55:08 -08:00
2016-05-17 12:24:21 +02:00
2011-05-26 17:12:36 -07:00
2015-09-18 09:27:29 +02:00
2016-08-10 14:13:27 +02:00
2016-02-29 10:02:43 +01:00
2016-06-08 15:17:01 +02:00
2014-05-15 00:32:09 +01:00
2016-06-08 15:16:59 +02:00
2016-05-13 14:02:00 +02:00
2016-11-11 08:12:37 -08:00
2009-06-11 21:02:50 +02:00
2009-06-11 21:02:42 +02:00
2016-05-13 14:02:10 +02:00
2012-11-29 00:01:23 -05:00
2013-09-24 06:02:24 +10:00
2012-06-28 17:14:34 +01:00
2009-06-11 21:02:37 +02:00
2012-10-04 18:20:15 +01:00
2009-06-11 21:02:37 +02:00
2012-03-28 18:30:03 +01:00
2014-09-23 16:20:00 -04:00
2013-02-14 09:21:15 -05:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2009-06-11 21:02:42 +02:00
2016-12-12 18:55:07 -08:00
2012-03-04 17:54:34 -05:00
2010-08-09 20:44:57 -07:00
2012-11-13 15:48:27 -05:00
2009-06-11 21:02:17 +02:00
2016-09-27 21:15:14 -04:00
2014-05-08 10:22:23 +02:00
2013-05-05 10:58:06 -07:00
2011-03-01 15:49:39 +01:00
2009-06-11 21:02:42 +02:00
2016-12-17 16:24:13 -08:00
2013-09-30 14:31:02 -07:00
2015-07-08 16:41:55 -04:00
2012-10-03 21:21:06 +02:00