Fix jiffies.h comment
jiffies.h includes a comment informing that jiffies_64 must be read with the assistance of the xtime_lock seqlock. The comment text, however, calls jiffies_64 "not volatile", which should probably read "not atomic". Signed-off-by: NChase Venters <chase.venters@clientec.com> Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Showing
想要评论请 注册 或 登录