Searched hist:"615 d2ef0" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/misc/cxl/ |
H A D | fault.c | 615d2ef0 Wed Mar 10 11:44:05 CST 2021 Laurent Dufour <ldufour@linux.ibm.com> cxl: don't manipulate the mm.mm_users field directly
It is better to rely on the API provided by the MM layer instead of directly manipulating the mm_users field.
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com> Acked-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Laurent Dufour <ldufour@linux.ibm.com> Link: https://lore.kernel.org/r/20210310174405.51044-1-ldufour@linux.ibm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|