On 01/27/2014 10:51 AM, Mel Gorman wrote: > The command line parsing takes place before jump labels are initialised which > generates a warning if numa_balancing= is specified and CONFIG_JUMP_LABEL > is set. On older kernls before commit c4b2c0c5 (static_key: WARN on > usage before jump_label_init was called) the kernel would have crashed. > This patch enables automatic numa balancing later in the initialisation > process if numa_balancing= is specified. > > Signed-off-by: Mel Gorman <mgorman@xxxxxxx> > Cc: Stable <stable@xxxxxxxxxxxxxxx> Acked-by: Rik van Riel <riel@xxxxxxxxxx> -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>