arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
[deliverable/linux.git] / mm / mmzone.c
index 52687fb4de6f46ebcb095987b9474e3957b5eafd..5652be858e5e320c7a748d4e6a407c66baaa62a0 100644 (file)
@@ -52,7 +52,7 @@ static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes)
 }
 
 /* Returns the next zone at or below highest_zoneidx in a zonelist */
-struct zoneref *next_zones_zonelist(struct zoneref *z,
+struct zoneref *__next_zones_zonelist(struct zoneref *z,
                                        enum zone_type highest_zoneidx,
                                        nodemask_t *nodes)
 {
This page took 0.027097 seconds and 5 git commands to generate.