On Wednesday 18 January 2006 04:29, Andrew Morton 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 @) -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
