Commit 7528585
Peter Zijlstra
mm/gup: Use raw_seqcount_try_begin()
David pointed out that gup_fast() does exactly what the new
raw_seqcount_try_begin() does -- use it.
Suggested-by: David Hildenbrand <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>1 parent 96450ea commit 7528585
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3351 | 3351 | | |
3352 | 3352 | | |
3353 | 3353 | | |
3354 | | - | |
3355 | | - | |
| 3354 | + | |
3356 | 3355 | | |
3357 | 3356 | | |
3358 | 3357 | | |
| |||
0 commit comments