[PATCH v2 0/3] uprobes: make register/unregister O(n)

From: Oleg Nesterov
Date: Wed Jun 06 2012 - 10:51:29 EST


Hello,

On top of "[PATCH 0/3] uprobes: misc minor changes".

Sorry for delay. When I tried to test these changes, I hit the
bug report from bad_page(). However, it turns out this is another
unrelated problem, hopefully I'll send the fix soon. In short,
replace_page() is buggy.

Changes:

- do not try GFP_NOWAIT if it failed before and more != 0,
this is pointless and wrong

- update the comments (thanks Peter)

Oleg.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/