[PATCH v10 00/14] Multi-Gen LRU Framework

Andrew Morton akpm at linux-foundation.org
Wed Apr 13 22:06:36 PDT 2022


The code uses 

	struct lru_gen_mm_walk *walk

in some places and

	struct mm_walk *walk

in others.  This is already driving me nuts.  Can we please use
different identifiers for different types?




More information about the linux-arm-kernel mailing list