X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Ftlb_uv.c;h=50ac949c7f1c5ee85381bd5ade1a37244a2f98d6;hb=6038f373a3dc1f1c26496e60b6c40b164716f07e;hp=312ef0292815f1a3a757c10d3f994d67702b3531;hpb=bc584c5107bfd97e2aa41c798e3b213bcdd4eae7;p=sfrench%2Fcifs-2.6.git diff --git a/arch/x86/kernel/tlb_uv.c b/arch/x86/kernel/tlb_uv.c index 312ef0292815..50ac949c7f1c 100644 --- a/arch/x86/kernel/tlb_uv.c +++ b/arch/x86/kernel/tlb_uv.c @@ -1285,6 +1285,7 @@ static const struct file_operations tunables_fops = { .open = tunables_open, .read = tunables_read, .write = tunables_write, + .llseek = default_llseek, }; static int __init uv_ptc_init(void)