]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ocfs2: remove __mlog_cpu_guess
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 24 Jun 2015 23:54:56 +0000 (16:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jun 2015 00:49:39 +0000 (17:49 -0700)
commite327284abb8aee3206cef3b790a283fea213a174
treec6c5ee017e368ae056e567d11b867776411e9d54
parent7c2bd2f930aefbc93b90140fa37fa2547728c84c
ocfs2: remove __mlog_cpu_guess

raw_smp_processor_id() is the means of avoiding the runtime preemptibility
check.

[akpm@linux-foundation.org: fix printk warning]
Cc: Joe Perches <joe@perches.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ocfs2/cluster/masklog.c