Dominique Martinet d23939da8c process/vm: fix lookup_process_memory_range (again)
That optimistically going left was a more serious bug than just
last iteration, we could just pass by a match and continue down
the tree if the match was not a leaf.

Fix the actual algorithm issue

Conflicts:
	kernel/process.c
2018-06-13 00:31:37 +09:00
2018-06-13 00:31:35 +09:00
2018-06-13 00:31:35 +09:00
2018-03-09 14:36:01 +09:00
2014-09-17 19:59:37 +09:00
Description
No description provided
GPL-2.0 20 MiB
Languages
C 85.3%
Shell 7.7%
Perl 3.4%
Assembly 1.3%
CMake 1.2%
Other 1%