login
Header Space

 
 

Mailing list archives

Search results

Found 23 matching messages (0.016 seconds). Page 1 of 2.

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

... way to fix this, but anyway... > -sergio > > --- linux-2.6.25-rc2.orig/ ... reposting an updated patch for testing: -sergio lguest: makes sure CONFIG_LGUEST is defined ... -offset.h. Signed-off-by: Sergio Luis <sergio@larces.uece.br> Kconfig | ...

linux-kernel - Sergio Luis - Feb 17 2008 - 21:31

Re: 2.6.25 slow boot/reboot

... Glauber Costa >> wrote: >>> Sergio Luis wrote: >>> >>>> Ken Moffat wrote: ... at 7:37 AM, Sergio Luis <sergio@larces.uece.br> >>> wrote: ... the hope it helps. thanks, -sergio ---- processor : 0 vendor_id : AuthenticAMD cpu ...

linux-kernel - Sergio Luis - Apr 29 2008 - 02:18

Re: 2.6.25 slow boot/reboot

... Glauber Costa wrote: > > Sergio Luis wrote: > > > Ken Moffat wrote: > ... upgrading it might help ? > > > > > > For Sergio, you have my sympathy. I ... am with that laptop again. thanks, -sergio -- To unsubscribe from this list: ...

linux-kernel - Sergio Luis - Apr 28 2008 - 10:35

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

... wrote: > On 2/18/08, Sergio Luis <sergio@larces.uece.br> wrote: >> Peter ... s patch needs to be applied first. >> -sergio >> >>> -- > Good, after the two patch applied the ... org/lkml/2008/2/17/395 thanks, -sergio. -- To unsubscribe from this list: send ...

linux-kernel - Sergio Luis - Feb 18 2008 - 00:09

Re: 2.6.25 slow boot/reboot

... Assche wrote: >> On Sun, Apr 27, 2008 at 7:37 AM, Sergio Luis <sergio@larces.uece.br> wrote: ... upgrading it might help ? > > For Sergio, you have my sympathy. I ... 5 in this same machine. thanks, -sergio -- To unsubscribe from this list: ...

linux-kernel - Sergio Luis - Apr 27 2008 - 21:24

Re: 2.6.25 slow boot/reboot

Bart Van Assche wrote: > On Sun, Apr 27, 2008 at 7:37 AM, Sergio Luis <sergio@larces.uece.br> wrote: >> This weekend I got some time and decided ... : no floppy controllers found) to show up. -sergio -- To unsubscribe from this list: send the ...

linux-kernel - Sergio Luis - Apr 27 2008 - 12:33

Re: [PATCH] build fix for smp

... , Ingo Molnar wrote: > > * Sergio Luis <sergio@uece.br> wrote: > > > Hello, what's the ... this. Yep, it does fix it thanks. -sergio > > Ingo > > ---------------------------> > Subject: x86 VISWS: build fix > From: ...

linux-kernel - Sergio Luis - Apr 28 2008 - 05:01

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

... drivers/pci/proc.c to use the unlocked_ioctl handler instead of the ioctl one. Signed-off-by: Sergio Luis <sergio@uece.br> proc.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ ...

linux-kernel - Sergio Luis - Jan 10 2008 - 23:26

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

... between 'removed' and 'from' and removing one between the dot and 'Please') Signed-off-by: Sergio Luis <sergio@uece.br> inode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -urN linux-2.6 ...

linux-kernel - Sergio Luis - Feb 8 2008 - 18:00

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

... 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 <sergio@uece.br> sis190.c | 3 ++- 1 ...

linux-kernel - Sergio Luis - Feb 10 2008 - 16:56

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

... the variable .devinit.data:ypan Remove __devinitdata annotation from the variable ypan. Signed-off-by: Sergio Luis <sergio@larces.uece.br> uvesafb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff - ...

linux-kernel - Sergio Luis - Feb 12 2008 - 08:32

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

... c:645: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:495) Signed-off-by: Sergio Luis <sergio@larces.uece.br> gdth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -urN ...

linux-kernel - Sergio Luis - Feb 12 2008 - 10:31

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

... Kujau wrote: > On Sun, 17 Feb 2008, Sergio Luis wrote: >> It doesn't fix the problem totally. If we select >> Virtualization->Linux ... have a better way to fix this, but anyway... -sergio --- linux-2.6.25-rc2.orig/drivers/lguest/ ...

linux-kernel - Sergio Luis - Feb 17 2008 - 21:04

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

... Kujau wrote: > On Sun, 17 Feb 2008, Sergio Luis wrote: >> oops. sorry, I just realized I missed the makefile part. I changed ... with better ideas on how to properly fix it. -sergio > > Is this intentional? I've tried your patch ...

linux-kernel - Sergio Luis - Feb 18 2008 - 18:19

Re: Linux 2.6.25-rc1

... undefined! ERROR: "LGUEST_PAGES_guest_idt_desc" [drivers/lguest/lg.ko] undefined! WARNING: modpost: Found 16 section mismatch(es). config attached. -sergio On Feb 10, 2008 9:44 PM, Linus Torvalds wrote: > > Ok, it ...

linux-kernel - Sergio Luis - Feb 10 2008 - 21:36

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

... .trapnum); OFFSET(LGUEST_PAGES_regs_errcode, lguest_pages, regs.errcode); OFFSET(LGUEST_PAGES_regs, lguest_pages, regs); #endif [...] -sergio >> Lguest guest support and host support are separate config options: they used >> to ...

linux-kernel - Sergio Luis - Feb 17 2008 - 10:07

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

... test the patch I just posted at http://lkml.org/lkml/2008/2/17/388 rusty's patch needs to be applied first. -sergio > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel. ...

linux-kernel - Sergio Luis - Feb 17 2008 - 21:12

Re: 2.6.25-rc8: FTP transfer errors

... it? there you go http://lkml.org/lkml/2008/4/10/409 http://lkml.org/lkml/2008/4/10/410 > > Thanks, > Rafael -sergio -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger. ...

linux-kernel - Sergio Luis - Apr 13 2008 - 14:51

2.6.25 slow boot/reboot

... . Rebooting also seems problematic here. After almost 3 minutes I had asked the system to reboot, it was still there. I typed reboot again and it then rebooted right away, weirdly. Follows attached dmesg/config for both kernels. Thanks, -sergio

linux-kernel - Sergio Luis - Apr 27 2008 - 01:37

Re: [PATCH] build fix for smp

... make: *** [.tmp_vmlinux1] Error 1 for a randconfig. Same reported at http://lkml.org/lkml/2008/4/27/39 thanks, -sergio -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel. ...

linux-kernel - Sergio Luis - Apr 28 2008 - 03:52

speck-geostationary