diff options
author | Arnd Bergmann <arnd@relay.de.ibm.com> | 2010-04-10 16:46:21 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-04-14 12:27:34 +0200 |
commit | 3f10940e4fb69d312602078f2c5234206797ca31 (patch) | |
tree | 20c2b056639b9d2e01a527851c38663d4d28a5e3 /sound | |
parent | 938179b4f8cf8a4f11234ebf2dff2eb48400acfe (diff) | |
download | talos-op-linux-3f10940e4fb69d312602078f2c5234206797ca31.tar.gz talos-op-linux-3f10940e4fb69d312602078f2c5234206797ca31.zip |
x86/microcode: Use nonseekable_open()
No need to seek on this file, so prevent it outright so we can
avoid using default_llseek - removes one more BKL usage.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[drop useless llseek = no_llseek and smp_lock.h inclusion]
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnd Bergmann <arnd@relay.de.ibm.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Dmitry Adamushko <dmitry.adamushko@gmail.com>
LKML-Reference: <1270910781-8786-1-git-send-regression-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions