diff for duplicates of <20191223164220.GA14394@codeblueprint.co.uk> diff --git a/a/1.txt b/N1/1.txt index fe5da46..7b79b75 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,4 +50,4 @@ index 4785a8a2040e..733890d913ea 100644 +int __read_mostly node_reclaim_distance = RECLAIM_DISTANCE; static bool zone_allows_reclaim(struct zone *local_zone, struct zone *zone) { - return node_distance(zone_to_nid(local_zone), zone_to_nid(zone)) < + return node_distance(zone_to_nid(local_zone), zone_to_nid(zone)) <= diff --git a/a/content_digest b/N1/content_digest index 30b4503..410d966 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -71,6 +71,6 @@ "+int __read_mostly\t\tnode_reclaim_distance = RECLAIM_DISTANCE;\n" " static bool zone_allows_reclaim(struct zone *local_zone, struct zone *zone)\n" " {\n" - " \treturn node_distance(zone_to_nid(local_zone), zone_to_nid(zone)) <" + " \treturn node_distance(zone_to_nid(local_zone), zone_to_nid(zone)) <=" -4ab9ec9bbb3345f6bed6e639a34c087c84af24142c8b18980f07e8aad91a5320 +f0648b065b656a127def904395676a5a2ea8ffdeece351a7d7af97dacae3e57e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.