Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8): undefined reference to `LGUEST_PAGES_regs_trapnum'

2008-02-18 Thread Sergio Luis
Christian Kujau wrote: > On Sun, 17 Feb 2008, Sergio Luis wrote: >> oops. sorry, I just realized I missed the makefile part. I changed >> the config symbol to CONFIG_LGUEST_HYPERVISOR so I should change it on >> the makefile as well. reposting an updated patch for testing:

Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8): undefined reference to `LGUEST_PAGES_regs_trapnum'

2008-02-18 Thread Sergio Luis
Christian Kujau wrote: On Sun, 17 Feb 2008, Sergio Luis wrote: oops. sorry, I just realized I missed the makefile part. I changed the config symbol to CONFIG_LGUEST_HYPERVISOR so I should change it on the makefile as well. reposting an updated patch for testing: Hm, now I cannot select

Re: What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!"

2008-02-17 Thread Sergio Luis
Peter Teoh wrote: > On 2/18/08, Sergio Luis <[EMAIL PROTECTED]> wrote: >> Peter Teoh wrote: >>> On 2/17/08, Randy Dunlap <[EMAIL PROTECTED]> wrote: >>>> On Sun, 17 Feb 2008 08:58:39 +0800 Peter Teoh wrote: >>>> >>&g

Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8): undefined reference to `LGUEST_PAGES_regs_trapnum'

2008-02-17 Thread Sergio Luis
Sergio Luis wrote: > Christian Kujau wrote: >> On Sun, 17 Feb 2008, Sergio Luis wrote: >>> It doesn't fix the problem totally. If we select >>> Virtualization->Linux hypervisor example code (CONFIG_LGUEST) >>> as a module, we will get the same build errors,

Re: What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!"

2008-02-17 Thread Sergio Luis
Peter Teoh wrote: > On 2/17/08, Randy Dunlap <[EMAIL PROTECTED]> wrote: >> On Sun, 17 Feb 2008 08:58:39 +0800 Peter Teoh wrote: >> >>> Can some explain the cause of this error (it has been like this for the >>> last two git pull from linus tree): >>> >>> Kernel: arch/x86/boot/bzImage is ready

Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8): undefined reference to `LGUEST_PAGES_regs_trapnum'

2008-02-17 Thread Sergio Luis
Christian Kujau wrote: > On Sun, 17 Feb 2008, Sergio Luis wrote: >> It doesn't fix the problem totally. If we select >> Virtualization->Linux hypervisor example code (CONFIG_LGUEST) >> as a module, we will get the same build errors, > > Confirmed, the build error

Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8): undefined reference to `LGUEST_PAGES_regs_trapnum'

2008-02-17 Thread Sergio Luis
Thomas Gleixner wrote: > On Mon, 4 Feb 2008, Rusty Russell wrote: > >> On Saturday 02 February 2008 04:05:51 Ingo Molnar wrote: >>> looks similar to the previous one so i guess my quick fix attempt was a >>> bit too quick. Will turn lguest off again. And i'm willing to test >>> patches as well :)

Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8): undefined reference to `LGUEST_PAGES_regs_trapnum'

2008-02-17 Thread Sergio Luis
Thomas Gleixner wrote: On Mon, 4 Feb 2008, Rusty Russell wrote: On Saturday 02 February 2008 04:05:51 Ingo Molnar wrote: looks similar to the previous one so i guess my quick fix attempt was a bit too quick. Will turn lguest off again. And i'm willing to test patches as well :) Hi Ingo,

Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8): undefined reference to `LGUEST_PAGES_regs_trapnum'

2008-02-17 Thread Sergio Luis
Christian Kujau wrote: On Sun, 17 Feb 2008, Sergio Luis wrote: It doesn't fix the problem totally. If we select Virtualization-Linux hypervisor example code (CONFIG_LGUEST) as a module, we will get the same build errors, Confirmed, the build errors persist with CONFIG_LGUEST=m and Rusty's

Re: What is ERROR: LGUEST_PAGES_guest_gdt_desc [drivers/lguest/lg.ko] undefined!

2008-02-17 Thread Sergio Luis
Peter Teoh wrote: On 2/17/08, Randy Dunlap [EMAIL PROTECTED] wrote: On Sun, 17 Feb 2008 08:58:39 +0800 Peter Teoh wrote: Can some explain the cause of this error (it has been like this for the last two git pull from linus tree): Kernel: arch/x86/boot/bzImage is ready (#1) Building

Re: [build bug] lguest build failure: drivers/lguest/x86/switcher_32.S:(.text+0x3815f8): undefined reference to `LGUEST_PAGES_regs_trapnum'

2008-02-17 Thread Sergio Luis
Sergio Luis wrote: Christian Kujau wrote: On Sun, 17 Feb 2008, Sergio Luis wrote: It doesn't fix the problem totally. If we select Virtualization-Linux hypervisor example code (CONFIG_LGUEST) as a module, we will get the same build errors, Confirmed, the build errors persist

Re: What is ERROR: LGUEST_PAGES_guest_gdt_desc [drivers/lguest/lg.ko] undefined!

2008-02-17 Thread Sergio Luis
Peter Teoh wrote: On 2/18/08, Sergio Luis [EMAIL PROTECTED] wrote: Peter Teoh wrote: On 2/17/08, Randy Dunlap [EMAIL PROTECTED] wrote: On Sun, 17 Feb 2008 08:58:39 +0800 Peter Teoh wrote: Can some explain the cause of this error (it has been like this for the last two git pull from linus

[PATCH] 2.6.25-rc1-git2: GDT SCSI: change drivers/scsi/gdth.c into using pci_get device

2008-02-12 Thread Sergio Luis
Fix compilation warning in drivers/scsi/gdth.c, using deprecated pci_find_device. Change it into using pci_get_device instead: drivers/scsi/gdth.c:645: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:495) Signed-off-by: Sergio Luis <[EMAIL PROTECTED]> gdth.c

[PATCH] 2.6.25-rc1-git2: drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()

2008-02-12 Thread Sergio Luis
(.text+0x4a07ef): Section mismatch in reference from the function param_set_scroll() to the variable .devinit.data:ypan Remove __devinitdata annotation from the variable ypan. Signed-off-by: Sergio Luis <[EMAIL PROTECTED]> uvesafb.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH] 2.6.25-rc1-git2: drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()

2008-02-12 Thread Sergio Luis
(.text+0x4a07ef): Section mismatch in reference from the function param_set_scroll() to the variable .devinit.data:ypan Remove __devinitdata annotation from the variable ypan. Signed-off-by: Sergio Luis [EMAIL PROTECTED] uvesafb.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH] 2.6.25-rc1-git2: GDT SCSI: change drivers/scsi/gdth.c into using pci_get device

2008-02-12 Thread Sergio Luis
Fix compilation warning in drivers/scsi/gdth.c, using deprecated pci_find_device. Change it into using pci_get_device instead: drivers/scsi/gdth.c:645: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:495) Signed-off-by: Sergio Luis [EMAIL PROTECTED] gdth.c |2

[PATCH] drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr

2008-02-10 Thread Sergio Luis
sis190_get_mac_addr() to the function .devinit.text:sis190_get_mac_addr_from_eeprom() Annotate sis190_get_mac_addr() with __devinit. Signed-off-by: Sergio Luis <[EMAIL PROTECTED]> sis190.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff -urN linux-2.6.24-git22.orig/drive

[PATCH] drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr

2008-02-10 Thread Sergio Luis
sis190_get_mac_addr() to the function .devinit.text:sis190_get_mac_addr_from_eeprom() Annotate sis190_get_mac_addr() with __devinit. Signed-off-by: Sergio Luis [EMAIL PROTECTED] sis190.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff -urN linux-2.6.24-git22.orig/drivers/net/sis190

[PATCH] 2.6.24-git19 fs/smbfs/inode.c - fix warning message deprecating smbfs

2008-02-08 Thread Sergio Luis
'removed' and 'from' and removing one between the dot and 'Please') Signed-off-by: Sergio Luis <[EMAIL PROTECTED]> inode.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -urN linux-2.6.24-git19.orig/fs/smbfs/inode.c linux-2.6.24-git19/fs/smbfs/inode.c --- linux-2.6.24-g

[PATCH 1/1] PCI: change procfs interface to use unlocked_ioctl instead of ioctl

2008-01-10 Thread Sergio Luis
Change drivers/pci/proc.c to use the unlocked_ioctl handler instead of the ioctl one. Signed-off-by: Sergio Luis <[EMAIL PROTECTED]> proc.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/pci/proc.c b/drivers/pci/proc.c index 716439e..8ac5880

[PATCH 1/1] PCI: change procfs interface to use unlocked_ioctl instead of ioctl

2008-01-10 Thread Sergio Luis
Change drivers/pci/proc.c to use the unlocked_ioctl handler instead of the ioctl one. Signed-off-by: Sergio Luis [EMAIL PROTECTED] proc.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/pci/proc.c b/drivers/pci/proc.c index 716439e..8ac5880 100644