drivers/base/base.h:64: warning: `class_hotplug' defined but not used
drivers/base/base.h:64: warning: `class_hotplug' defined but not used
drivers/base/base.h:64: warning: `class_hotplug' defined but not used
drivers/base/base.h:64: warning: `class_hotplug' defined but not used
drivers/base/base.h:64: warning: `class_hotplug' defined but not used
mm/slab.c: In function `cache_reap':
mm/slab.c:2061: warning: deprecated use of label at end of compound statement
mm/vmscan.c: In function `shrink_caches':
mm/vmscan.c:733: warning: duplicate `const'
mm/swap_state.c: In function `free_pages_and_swap_cache':
mm/swap_state.c:299: warning: duplicate `const'
drivers/net/starfire.c: In function `netdev_close':
drivers/net/starfire.c:1848: warning: unsigned int format, different type arg (arg 2)
drivers/net/starfire.c:1848: warning: unsigned int format, different type arg (arg 2)
drivers/net/starfire.c:1855: warning: unsigned int format, different type arg (arg 2)
drivers/net/starfire.c:1855: warning: unsigned int format, different type arg (arg 2)
net/ipv4/route.c: In function `ip_rt_init':
net/ipv4/route.c:2544: warning: implicit declaration of function `xfrm_init'
I think the starfire ones will need PAE turned on in the config to
trigger it (printing a phys ptr using an unsigned long format?)
M.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/