X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Fpage_owner.c;h=adfabb560eb9027b69dfd51aad8e83aeb3fed838;hb=9ebd8118162b220d616d7e29b505dd64a90f75b6;hp=9661d5320a07c18771bf7cb02238743430d6e2d2;hpb=954b7207059cc4004f2e18f49c335304b1c6d64a;p=linux-2.6-microblaze.git diff --git a/mm/page_owner.c b/mm/page_owner.c index 9661d5320a07..adfabb560eb9 100644 --- a/mm/page_owner.c +++ b/mm/page_owner.c @@ -233,7 +233,7 @@ void __copy_page_owner(struct page *oldpage, struct page *newpage) /* * We don't clear the bit on the oldpage as it's going to be freed * after migration. Until then, the info can be useful in case of - * a bug, and the overal stats will be off a bit only temporarily. + * a bug, and the overall stats will be off a bit only temporarily. * Also, migrate_misplaced_transhuge_page() can still fail the * migration and then we want the oldpage to retain the info. But * in that case we also don't need to explicitly clear the info from