Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.13-pre4 /arch/i386/kernel/entry.S

Filename:/arch/i386/kernel/entry.S
Lines Added:1
Lines Deleted:0
Also changed in: (Previous) 2.4.12-ac3  2.4.12-ac2  2.4.12-ac1  2.4.11  2.4.11-pre6  2.4.11-pre5 
(Following) 2.4.13-pre5  2.4.13-pre6  2.4.13  2.4.13-ac1  2.4.13-ac2  2.4.13-ac3 

Location
[  2.4.13-pre4
  [  arch
    [  i386
      [  kernel
         o  entry.S

Patch

diff -u --recursive --new-file v2.4.12/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
--- v2.4.12/linux/arch/i386/kernel/entry.S   Tue Oct  9 17:06:51 2001
+++ linux/arch/i386/kernel/entry.S   Wed Oct 17 10:02:39 2001
@@ -621,6 +621,7 @@
    .long SYMBOL_NAME(sys_ni_syscall)   /* reserved for TUX */
    .long SYMBOL_NAME(sys_ni_syscall)   /* Reserved for Security */
    .long SYMBOL_NAME(sys_gettid)
+   .long SYMBOL_NAME(sys_readahead)   /* 225 */
 
    .rept NR_syscalls-(.-sys_call_table)/4
       .long SYMBOL_NAME(sys_ni_syscall)


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.