WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 68] New: x86_64 build break - `pgd_cache' undeclared

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 68] New: x86_64 build break - `pgd_cache' undeclared
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 02 Jun 2005 13:31:15 +0000
Delivery-date: Thu, 02 Jun 2005 13:31:36 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=68

           Summary: x86_64 build break - `pgd_cache' undeclared
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


arch/xen/kernel/reboot.c: In function `__do_suspend':
arch/xen/kernel/reboot.c:106: warning: implicit declaration of function 
`mm_pin_all'
arch/xen/kernel/reboot.c:107: error: `pgd_cache' undeclared (first use in this
function)
arch/xen/kernel/reboot.c:107: error: (Each undeclared identifier is reported
only once
arch/xen/kernel/reboot.c:107: error: for each function it appears in.)
arch/xen/kernel/reboot.c: In function `shutdown_handler':
arch/xen/kernel/reboot.c:235: warning: unused variable `sysrq'
arch/xen/kernel/reboot.c: At top level:
include/linux/unistd.h:4: warning: `errno' defined but not used
make[5]: *** [arch/xen/kernel/reboot.o] Error 1
make[4]: *** [arch/xen/kernel] Error 2
make[4]: Leaving directory `/tmp/xen-unstable/linux-2.6.11-xen0'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/tmp/xen-unstable'
make[2]: *** [linux-2.6-xen0-build] Error 2
make[2]: Leaving directory `/tmp/xen-unstable'
make[1]: *** [kernels] Error 1
make[1]: Leaving directory `/tmp/xen-unstable'
make: *** [world] Error 2



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 68] New: x86_64 build break - `pgd_cache' undeclared, bugzilla-daemon <=