On Friday 20 January 2006 10:43, Heiko Carstens wrote: > > > Verious new syscalls which are trickling their way Linuswards and will > > > need > > > testing and wiring up once they get there: > > > > > > sys_migrate_pages > > > Merged > > > > #define __NR_migrate_pages 256 > > __SYSCALL(__NR_migrate_pages, sys_migrate_pages) > > > > > > We first have to wait if everybody survived crossing the 8bit boundary @) > > Any reason why arch/x86_64/ia32/ia32entry.S has sys_futimesat in its syscall > table instead of compat_sys_futimesat? Looks wrong to me...
Yes, seems wrong. Thanks for catching. I will submit a patch. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
