Re: [PATCH] tile: ns2cycles should use __raw_get_cpu_var

From: Chris Metcalf
Date: Sat Mar 23 2013 - 10:13:51 EST


On 3/23/2013 3:23 AM, Henrik Austad wrote:
> + /* we don't have to disable preemptions here as each core has the same
> + * clock-frequency */

Looks OK except the comment is in the wrong style. Kernel multiline comments

/*
* Should look
* like this.
*/

and use full sentences with punctuation. (Also, don't hyphenate clock frequency here.) Thanks!

--
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
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/