Vegard Nossum
388f793455
mm: use mmget_not_zero() helper
...
We already have the helper, we can convert the rest of the kernel
mechanically using:
git grep -l 'atomic_inc_not_zero.*mm_users' | xargs sed -i 's/atomic_inc_not_zero(&\(.*\)->mm_users)/mmget_not_zero\(\1\)/'
This is needed for a later patch that hooks into the helper, but might
be a worthwhile cleanup on its own.
Link: http://lkml.kernel.org/r/20161218123229.22952-3-vegard.nossum@oracle.com
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-02-27 18:43:48 -08:00
..
2017-02-27 18:43:48 -08:00
2017-02-02 19:12:00 +01:00
2017-02-02 19:12:00 +01:00
2017-02-24 17:46:54 -08:00
2017-02-23 12:10:12 +10:00
2017-02-02 19:12:00 +01:00
2017-02-02 19:12:00 +01:00
2017-02-02 15:15:31 +05:30
2017-02-02 19:12:00 +01:00
2017-02-24 17:46:54 -08:00
2017-02-24 17:46:54 -08:00
2017-02-07 20:28:04 -08:00
2017-02-24 17:46:54 -08:00
2017-02-02 19:12:00 +01:00
2017-01-26 10:44:43 +01:00
2017-02-27 18:43:48 -08:00
2017-02-23 12:10:42 +10:00
2016-12-27 12:34:00 +01:00
2017-01-18 09:21:06 -05:00
2017-02-02 19:12:00 +01:00
2017-02-27 18:43:47 -08:00
2017-02-02 19:12:00 +01:00
2017-02-24 17:46:54 -08:00
2017-02-02 19:12:00 +01:00
2017-02-23 18:58:18 -08:00
2017-02-24 17:46:54 -08:00
2017-01-26 10:57:18 +01:00
2017-02-24 17:46:54 -08:00
2017-02-27 18:43:46 -08:00
2017-02-02 19:12:00 +01:00
2017-02-15 08:52:13 +08:00
2017-01-09 11:25:22 +01:00
2017-02-03 11:36:49 +01:00
2017-01-09 11:25:22 +01:00
2017-02-03 11:10:32 +01:00
2017-02-23 12:54:54 +10:00
2017-02-02 19:12:00 +01:00
2017-02-24 17:46:54 -08:00
2017-02-02 19:12:00 +01:00
2017-02-23 18:58:18 -08:00
2017-02-24 17:46:54 -08:00
2017-02-24 17:46:54 -08:00
2017-02-23 12:10:12 +10:00
2017-02-24 17:46:54 -08:00
2017-02-03 11:10:32 +01:00
2017-02-24 17:46:54 -08:00
2017-02-03 11:10:32 +01:00
2017-02-02 19:12:00 +01:00
2017-01-26 10:44:43 +01:00
2017-02-08 16:15:42 +01:00
2017-02-23 12:10:12 +10:00
2017-01-25 16:22:42 +01:00
2017-01-25 16:30:34 +01:00
2017-01-02 09:17:26 +01:00
2017-01-24 11:00:22 +01:00
2017-01-31 15:31:58 +02:00
2017-02-23 12:10:12 +10:00
2017-01-25 16:18:57 +01:00
2017-02-17 12:39:04 +10:00
2017-01-26 10:46:28 +01:00
2017-01-06 15:23:19 +01:00
2017-01-27 09:02:03 +01:00
2017-01-25 16:18:57 +01:00
2017-02-23 18:58:18 -08:00
2017-02-23 12:10:12 +10:00
2017-01-25 16:30:34 +01:00
2017-02-01 19:01:47 +02:00
2017-01-25 16:30:34 +01:00
2017-01-25 16:30:34 +01:00
2017-02-02 19:12:00 +01:00
2017-02-08 16:15:42 +01:00
2017-01-25 16:22:42 +01:00
2017-02-17 12:39:04 +10:00
2017-02-23 18:58:18 -08:00
2017-01-25 16:20:21 +01:00
2016-12-30 12:52:10 +01:00
2017-01-14 11:37:18 +01:00
2017-01-26 10:45:14 +01:00
2016-12-30 12:40:48 +01:00
2017-01-26 10:45:31 +01:00
2017-01-06 11:03:07 +01:00
2017-02-03 11:10:32 +01:00
2017-01-23 09:26:22 +01:00
2017-02-23 18:58:18 -08:00
2017-02-01 19:01:47 +02:00
2016-12-18 14:33:22 +01:00
2017-01-25 16:30:34 +01:00
2016-12-18 16:29:29 +05:30
2017-01-04 08:30:37 +01:00
2017-01-26 10:45:14 +01:00
2017-01-25 16:18:57 +01:00
2017-01-25 16:30:34 +01:00
2017-01-25 16:22:42 +01:00
2017-01-27 15:00:26 +01:00
2016-12-30 11:43:40 +01:00
2017-02-27 18:43:47 -08:00
2017-01-25 16:30:34 +01:00
2016-12-30 13:35:54 +01:00
2016-12-30 13:34:59 +01:00
2017-01-25 16:22:42 +01:00
2017-02-24 17:46:55 -08:00
2017-02-03 11:10:32 +01:00
2017-02-18 18:04:58 +01:00
2017-02-18 18:04:58 +01:00