[IA64] Add stub entry to fsys.S for sys_migrate_pages
authorTony Luck <tony.luck@intel.com>
Fri, 13 Jan 2006 18:03:58 +0000 (10:03 -0800)
committerTony Luck <tony.luck@intel.com>
Fri, 13 Jan 2006 18:03:58 +0000 (10:03 -0800)
commit7ae69d2aa4ed3ee8cef18a072346366f019d6a4a
treee385484d604dcb09908fb3801b451ed4296b990d
parent67daf5f11f06b9b15f8320de1d237ccc2e74fe43
[IA64] Add stub entry to fsys.S for sys_migrate_pages

When this new syscall was added to ia64 in commit

  39743889aaf76725152f16aa90ca3c45f6d52da3

fsys.S was forgotten.  Add a ".data8 0" there to keep
it in step.  [Reported by Stephane Eranian]

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/fsys.S