The patch titled ia64: wire up compat_sys_adjtimex() has been removed from the -mm tree. Its filename is ia64-wire-up-compat_sys_adjtimex.patch This patch was probably dropped from -mm because it has now been merged into a subsystem tree or into Linus's tree, or because it was folded into its parent patch in the -mm tree. From: "Luck, Tony" <tony.luck@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- arch/ia64/ia32/ia32_entry.S | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN arch/ia64/ia32/ia32_entry.S~ia64-wire-up-compat_sys_adjtimex arch/ia64/ia32/ia32_entry.S --- 25/arch/ia64/ia32/ia32_entry.S~ia64-wire-up-compat_sys_adjtimex Fri Mar 24 13:20:38 2006 +++ 25-akpm/arch/ia64/ia32/ia32_entry.S Fri Mar 24 13:20:38 2006 @@ -334,7 +334,7 @@ ia32_syscall_table: data8 sys_setdomainname data8 sys32_newuname data8 sys32_modify_ldt - data8 sys_ni_syscall /* adjtimex */ + data8 compat_sys_adjtimex data8 sys32_mprotect /* 125 */ data8 compat_sys_sigprocmask data8 sys_ni_syscall /* create_module */ _ Patches currently in -mm which might be from tony.luck@xxxxxxxxx are origin.patch acpi-ia64-wake-on-lan-fix.patch pg_uncached-is-ia64-only.patch change-gen_pool-allocator-to-not-touch-managed-memory.patch change-gen_pool-allocator-to-not-touch-managed-memory-update.patch change-gen_pool-allocator-to-not-touch-managed-memory-update-2.patch unify-pxm_to_node-and-node_to_pxm.patch vgacon-make-vga_map_mem-take-size-remove-extra-use.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html