diff options
author | Wen Congyang <[email protected]> | 2012-12-18 12:22:21 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-01-24 16:12:21 +0100 |
commit | f73568a059c3afd6323a9ee3860938df91252ee4 (patch) | |
tree | 01f065332db02d4c6063a12761ece9416e04d23b /net/unix/af_unix.c | |
parent | 602e018607ba5c92922c0ffae40e346e1b95fa84 (diff) |
x86/mm: Fix the argument passed to sync_global_pgds()
The address range of sync_global_pgds() should be [start, end],
but we pass [start, end) to this function.
Signed-off-by: Wen Congyang <[email protected]>
Cc: Yasuaki Ishimatsu <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions