Kernel change d4455fa 'proc: mandate ->proc_lseek in "struct proc_ops"' by default use proc_lseek for file operations without any check, so add default_llseek for all proc ops. Change-Id: Ia72839cf09ec721fb98f50793b19ec082478d8d7 CRs-Fixed: 3201003