Re: [PATCH 02/02] cpuset automatic numa mempolicy rebinding
From: Dave Hansen
Date: Mon Oct 24 2005 - 03:52:31 EST
On Mon, 2005-10-24 at 00:27 -0700, Paul Jackson wrote:
> + break;
> + }
> + default:
> + BUG();
> + break;
> + }
> +}
Just think how that looks to a reviewer without the full context :)
Perhaps the MBOL_BIND case needs a little helper function.
-- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/