login
Header Space

 
 

Mailing list archives

Search results

Found 80 matching messages (0.076 seconds). Page 1 of 4.

Re: [2.6.25-rc1 regression] Suspend to RAM (bisected)

... 2008 9:48 PM >> To: Carlos R. Mafra >> Cc: linux-kernel@vger.kernel ... (bisected) >> >> On Mon, 2008-02-11 at 03:25 -0200, Carlos R. Mafra wrote: >>> Hi, >>> >>> I want to ... to the same patch series. >> > > Carlos, Calvin, > > Can you send me the ...

linux-kernel - Carlos R. Mafra - Feb 11 2008 - 15:37

Re: [2.6.25-rc1 regression] Suspend to RAM (bisected)

... 05:37:04PM -0200, Carlos R. Mafra wrote: >>> Pallipadi, Venkatesh wrote ... much for your good work, Carlos > Thanks, > Venki > > > Earlier patch (bc71bec91f9875ef825d12104acf3bf4ca215fa4 ... R. Mafra and Calvin Walton, who bisected the issue to above ...

linux-kernel - Carlos R. Mafra - Feb 11 2008 - 20:08

Re: Swap makes X unfair (was Re: Keys get stuck)

... +0100, Helge Hafting wrote: > Carlos R. Mafra wrote: >> On Thu 13.Mar ... +0100, Helge Hafting wrote: >> >>> Carlos R. Mafra wrote: >>> >>>> On Thu 13.Mar ... CFS debug script results. For example: [mafra@localhost:~]$ grep se.wait_max cfs-debug ...

linux-kernel - Carlos R. Mafra - Mar 15 2008 - 18:11

Re: kernel/time.c: integer constant is too large for long type

... please take the one below instead. Thanks! Carlos From 6fd31aa2448603a5f44cfe9b6469c2cad7b77151 Mon Sep 17 00:00:00 2001 From: Carlos R. Mafra Date: ... to u64. Signed-off-by: Carlos R. Mafra --- ...

linux-kernel - Carlos R. Mafra - May 2 2008 - 08:47

Re: x86: Clean up computation of HPET .mult variables

... -06 at 09:59 -0300, Carlos R. Mafra wrote: > > On Mon 5.May' ... Walker wrote: > > > > > > On Mon, 2008-05-05 at 23:13 -0300, Carlos R. Mafra wrote: > > > > So the savings in ... with the patch now, right? :-) Thanks, Carlos PS: I also computed the " ...

linux-kernel - Carlos R. Mafra - May 6 2008 - 16:50

Re: [PATCH] Remove argument from open_softirq which is always NULL

... at 11:15:37AM -0300, Carlos R. Mafra wrote: > > From 9371c45e92c308425c0aad4794f61acb6fe6d140 Mon Sep ... 00:00:00 2001 > > From: Carlos R. Mafra > ... paulmck@linux.vnet.ibm.com> Thanks, Carlos -- To unsubscribe from this list: ...

linux-kernel - Carlos R. Mafra - May 16 2008 - 15:52

Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple

... wrote: > On Fri, 2008-04-04 at 08:47 -0300, Carlos R. Mafra wrote: > > On Thu 3.Apr'08 at 20:15:02 -0700, ... > > On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra wrote: > > > > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh ...

linux-kernel - Carlos R. Mafra - Apr 4 2008 - 08:46

Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n -Apple

... @vger.kernel.org > >[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of > >Carlos R. Mafra > >Sent: Friday, April 04, 2008 4:48 AM ... Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra > > wrote: > >> > On ...

linux-kernel - Carlos R. Mafra - Apr 4 2008 - 11:51

[PATCH] iwlwifi: Fix build error in v2.6.25-5561-g064922a

... me :-) -- From 7116035343f4d031807aa73c92434eab3863de56 Mon Sep 17 00:00:00 2001 From: Carlos R. Mafra Date: Mon, 28 Apr 2008 02:12:22 - ... on LEDS_CLASS=y. Signed-off-by: Carlos R. Mafra --- ...

linux-kernel - Carlos R. Mafra - Apr 28 2008 - 01:47

Re: [PATCH] iwlwifi: Fix build error in v2.6.25-5561-g064922a

... Bunk wrote: > On Mon, Apr 28, 2008 at 04:32:14AM -0300, Carlos R. Mafra wrote: > > On Sun 27.Apr'08 at 23:35:07 -0700, David Miller wrote: > > > From: "Carlos R. Mafra" > > > Date: Mon, 28 Apr 2008 02:47:01 -0300 > > ...

linux-kernel - Carlos R. Mafra - Apr 28 2008 - 10:21

kernel/time.c: integer constant is too large for long type

... these warnings. From b9781ceb0a635384423ceeee9030135cccddaad8 Mon Sep 17 00:00:00 2001 From: Carlos R. Mafra Date: Thu, 1 May 2008 23:30:49 - ... to u64. Signed-off-by: Carlos R. Mafra --- ...

linux-kernel - Carlos R. Mafra - May 1 2008 - 22:46

x86: Clean up computation of HPET .mult variables

... -git tree. From 0c6507e400e9ca5f7f14331e18f8c12baf75a9d3 Mon Sep 17 00:00:00 2001 From: Carlos R. Mafra Date: ... o.old a 1.6% reduction in text size. Signed-off-by: Carlos R. Mafra --- ...

linux-kernel - Carlos R. Mafra - May 5 2008 - 19:11

Re: rtc-cmos.c: Build fix

... Mon Sep 17 00:00:00 2001 From: Carlos R. Mafra Date: Tue, 6 ... it is inside a if(is_hpet_enabled()) which is never true when !CONFIG_HPET_EMULATE_RTC. Signed-off-by: Carlos R. Mafra --- drivers/char/rtc. ...

linux-kernel - Carlos R. Mafra - May 6 2008 - 14:51

[PATCH] Remove argument from open_softirq which is always NULL

From 9371c45e92c308425c0aad4794f61acb6fe6d140 Mon Sep 17 00:00:00 2001 From: Carlos R. Mafra Date: Wed, 14 May 2008 18:26:06 -0300 ... kernel data (text). Signed-off-by: Carlos R. Mafra --- block ...

linux-kernel - Carlos R. Mafra - May 15 2008 - 10:15

Re: Audio skipping with 2.6.24.4 and 2.6.25-rc9

... Himpe wrote: > On Sat, 12 Apr 2008 16:19:14 -0300, Carlos R. Mafra wrote: > > > But in the log you uploaded you have only two se.wait_max greater than > > 40 msecs > > > > [mafra@localhost:~]$ grep se.wait_max cfs-debug-info-2008.04. ...

linux-kernel - Carlos R. Mafra - Apr 12 2008 - 16:30

Re: [PATCH] Fix errors detected by checkpatch.pl on nmi_int.c

On Tue 1.Jan'08 at 17:05:49 -0800, Carlos R. Mafra wrote: > This patch fixes most errors detected by checkpatch.pl. > [...] As ... ) and with the Reviewed-by: line? Thanks in advance, Carlos PS: The version I sent to lkml was a ...

linux-kernel - Carlos R. Mafra - Jan 2 2008 - 00:08

Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n-Apple

... :50 +0200, Rafael J. Wysocki wrote: > On Saturday, 5 of April 2008, Carlos R. Mafra wrote: > > On Fri 4.Apr'08 at 13:41:45 -0700, Pallipadi ... -rc8-139-ge315c12 > > (without the above patch). > > Carlos, please add yourself to the CC list ...

linux-kernel - Carlos R. Mafra - Apr 6 2008 - 18:07

Re: [Bug #10117] 2.6.25-current-git sometimes hangs on boot - dual-core Sony Vaio

On Sun 13.Apr'08 at 17:25:45 -0300, Carlos R. Mafra wrote: > On Sun 13.Apr'08 at 20:56:41 +0200, Rafael J. ... be "there" to hopefuly test any proposed patches). Thanks, Carlos -- To unsubscribe from this list: send the line " ...

linux-kernel - Carlos R. Mafra - Apr 15 2008 - 12:25

[PATCH] Fix errors detected by checkpatch.pl on nmi_int.c

... .o.before md5sum: 847aea0cc68fe1a2b5e7019439f3b4dd nmi_int.o.after 847aea0cc68fe1a2b5e7019439f3b4dd nmi_int.o.before Signed-off-by: Carlos R. Mafra

linux-kernel - Carlos R. Mafra - Jan 1 2008 - 21:05

[PATCH] x86: Clean up k8topology.c

... md5sum: f9f48331a7eca4fc60d2a03369dc5f53 k8topology_64.o.after f9f48331a7eca4fc60d2a03369dc5f53 k8topology_64.o.before Signed-off-by: Carlos R. Mafra diff --git a/arch/x86/mm/k8topology_64.c b/ ...

linux-kernel - Carlos R. Mafra - Jan 2 2008 - 19:58

speck-geostationary