]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - ipc/mqueue.c
printk: add lock context annotation
[net-next-2.6.git] / ipc / mqueue.c
index c60e519e2917671860efdd7c7f6cac53abd97e70..e1e7b9635f5da7c986dfd18426bce94c177d6630 100644 (file)
@@ -1219,6 +1219,7 @@ static const struct file_operations mqueue_file_operations = {
        .flush = mqueue_flush_file,
        .poll = mqueue_poll_file,
        .read = mqueue_read_file,
+       .llseek = default_llseek,
 };
 
 static const struct super_operations mqueue_super_ops = {