login
Header Space

 
 

Mailing list archives

Search results

Found 50 matching messages (0.074 seconds). Page 1 of 3.

Fix section conflict of current_io_context

... is because current_io_context is both declared static and exported. Signed-off-by: Martin Michlmayr --- a/block/ ... task_struct *tsk = current; struct io_context *ret; -- Martin Michlmayr http://www.cyrius.com/ - To ...

linux-kernel - Martin Michlmayr - May 15 2007 - 13:15

Re: DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined

... by: Randy Dunlap Tested-by: Martin Michlmayr This works for me. ... make sure it'll go into 2.6.23. -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe ...

linux-kernel - Martin Michlmayr - Aug 25 2007 - 04:04

Re: [2.6.25 patch] drivers/crypto/hifn_795x.c: fix 64bit division

... > > ERROR: "__divdi3" [drivers/crypto/hifn_795x.ko] undefined! > > Fix below. Tested-by: Martin Michlmayr -- Martin Michlmayr http://www.cyrius.com/ -- To unsubscribe from this list: send the line ...

linux-kernel - Martin Michlmayr - Feb 26 2008 - 13:20

Re: Linux with kvm-intel locks up VMplayer guest is started

* Martin Michlmayr [2008-06-17 15:32]: > * Anthony Liguori [ ... a lot! I'll take it up with VMware. -- Martin Michlmayr http://www.cyrius.com/ -- To unsubscribe from this list: send the line "unsubscribe linux ...

linux-kernel - Martin Michlmayr - Jun 17 2008 - 09:44

Re: [git patches] net driver updates

... Signed-off-by: Martin Michlmayr diff -rupN linux- ... ->dev, desc->data)) { free_buffer(buff); return -EIO; } -- Martin Michlmayr http://www.cyrius.com/ -- To unsubscribe from this list: send the line ...

linux-kernel - Martin Michlmayr - Aug 7 2008 - 06:09

Re: Network slowdown due to CFS

... [2007-09-27 11:49]: > Martin, could you check the iperf patch below instead of ... too? Yes, it works and CPU goes down too. -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux ...

linux-kernel - Martin Michlmayr - Sep 27 2007 - 06:54

Re: nobody cared about IRQ 19 (firewire, on a HP 2510p notebook)

... @s5r6.in-berlin.de> [2008-03-30 13:11]: > Martin, please check whether the same happens if you disable ... >] (ohci_irq_handler+0x0/0x76e [ohci1394]) [ 895.455783] Disabling IRQ #19 dmesg is attached. -- Martin Michlmayr http://www.cyrius.com/

linux-kernel - Martin Michlmayr - Mar 30 2008 - 12:13

Re: [PATCH] [38/2many] MAINTAINERS - ALPHA PORT

... Maintained for 2.4; PCI support for 2.6. > +F: arch/alfa/ Typo, this should be arch/alpha/ -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Martin Michlmayr - Aug 14 2007 - 14:33

Re: RFC: drop support for gcc < 4.0

... default compiler, and we use 4.1 to compile our kernels on all architectures except of m68k. -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...

linux-kernel - Martin Michlmayr - Aug 22 2007 - 04:48

DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined

... 1 Presumably DM_MULTIPATH_RDAC needs to depend on SCSI (not enabled here) since it uses scsi_normalize_sense. -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux- ...

linux-kernel - Martin Michlmayr - Aug 24 2007 - 12:08

Re: DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined

... a kernel where DM_MULTIPATH_RDAC was activated by chance without SCSI. Randy's patch looks good. -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux- ...

linux-kernel - Martin Michlmayr - Aug 25 2007 - 03:51

Re: [PATCH] drivers/video/pmag-ba-fb.c: Improve diagnostics

... src/25> grep PMAG arch/arm/configs/* > akpm:/usr/src/25> It's a driver for mips. -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Martin Michlmayr - Sep 20 2007 - 02:16

Network slowdown due to CFS

... card, SATA disks and 512 MB RAM. My config is attached. What kind of information can I supply so you can track this down? -- Martin Michlmayr http://www.cyrius.com/

linux-kernel - Martin Michlmayr - Sep 26 2007 - 04:52

Re: Network slowdown due to CFS

... [ 3] 0.0-30.0 sec 222 MBytes 62.1 Mbits/sec 2.6.23-rc8-sched-devel -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body ...

linux-kernel - Martin Michlmayr - Sep 26 2007 - 06:08

Re: Network slowdown due to CFS

... , this patch was applied. When I revert it, I get the same (high) performance with both kernels. -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...

linux-kernel - Martin Michlmayr - Sep 26 2007 - 06:48

Re: Network slowdown due to CFS

... a bug in the kernel, only in iperf? (CCing Stephen Hemminger who wrote the iperf patch.) -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...

linux-kernel - Martin Michlmayr - Sep 26 2007 - 07:29

Updating include/asm symlink when $ARCH changes

... symlink when it doesn't correspond to the architecture you're currently trying to build for? -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...

linux-kernel - Martin Michlmayr - Sep 27 2007 - 05:25

Re: Network slowdown due to CFS

... 95 Mbits/sec and CPU drops from 99% to about 82% (this is with a 600 MHz ARM CPU). -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body ...

linux-kernel - Martin Michlmayr - Sep 27 2007 - 07:12

Re: [PATCH][resend] fix IDE legacy mode resources

... Yoichi's original patch and explanation can be found at http://lkml.org/lkml/2007/8/23/411 -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Martin Michlmayr - Sep 28 2007 - 04:48

Re: [PATCH][resend] PCI: fix IDE legacy mode resources

... it into -mm for > testing) ? I was also hoping Jeff would comment on the patch. -- Martin Michlmayr http://www.cyrius.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Martin Michlmayr - Sep 28 2007 - 06:10

speck-geostationary