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

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

Advertisement

Kernel v2.4.13 /include/asm-s390x/page.h

Filename:/include/asm-s390x/page.h
Lines Added:0
Lines Deleted:5
Also changed in: (Previous) 2.4.13-pre6  2.4.13-pre5  2.4.13-pre4  2.4.13-pre3  2.4.13-pre2  2.4.13-pre1 
(Following) 2.4.19-pre2  2.4.19-pre3  2.4.19-pre4  2.4.19-pre5  2.4.19-pre6  2.4.19-pre7 

Location
[  2.4.13
  [  include
    [  asm-s390x
       o  page.h

Patch

diff -u --recursive --new-file v2.4.12/linux/include/asm-s390x/page.h linux/include/asm-s390x/page.h
--- v2.4.12/linux/include/asm-s390x/page.h   Sun Aug 12 13:28:00 2001
+++ linux/include/asm-s390x/page.h   Thu Oct 11 09:43:38 2001
@@ -110,11 +110,6 @@
 /* to align the pointer to the (next) page boundary */
 #define PAGE_ALIGN(addr)        (((addr)+PAGE_SIZE-1)&PAGE_MASK)
 
-/*
- *
- *
- */
-
 #define __PAGE_OFFSET           0x0UL
 #define PAGE_OFFSET             0x0UL
 #define __pa(x)                 (unsigned long)(x)


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