Re: kernel version 2.6.35-git10 build failure

2010-08-11 Thread Sripathi Kodi
On Wed, 11 Aug 2010 12:51:35 +0530 divya wrote: > Hi, > > Today kernel(version 2.6.35-git10 -commitid 3d30701b58970) build fails with > following error on both system x and p > >fs/9p/vfs_inode.c: In function 'v9fs_vfs_setattr_dotl': >fs/9p/vfs_inode.c:1267: error: implicit declaration

[ppc] Disparity between sys_clock_getres and vdso implementation

2008-01-27 Thread Sripathi Kodi
Hi Paul, On PPC, I see a disparity between clock_getres implementations in the vdso and syscall. I am using a IBM Openpower hardware and 2.6.24 kernel with CONFIG_HIGH_RES_TIMERS=y. clock_getres call for CLOCK_REALTIME returns 1 millisecond. However, when I edit arch/powerpc/kernel/vdso*/gettime