On 11/03, Jann Horn wrote: > > This shouldn't change behavior in any way - at this point, there should be > no non-writable mappings, only the initial stack mapping -, So this FOLL_FORCE just adds the unnecessary confusion, > but this change > makes it easier to reason about the correctness of the following commits > that place restrictions on forced memory writes. and to me it looks like a good cleanup regardless. Exactly because it is not clear why do we need FOLL_FORCE. > Signed-off-by: Jann Horn <jann@xxxxxxxxx> > Reviewed-by: Janis Danisevskis <jdanis@xxxxxxxxxxx> Acked-by: Oleg Nesterov <oleg@xxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>