fs/fs.o(.text+0x42): undefined reference to 'unlock_kernel'
I get same error for few other files, which I haven't touched at all. Incidently, although lock_kernel has been used in the files I changed, they do not give the error. On the other hand fs/open.c, which I haven't changed gives the error. Any idea why this might be happening ?
Thanks for the help,
SP