login
Header Space

 
 

Mailing list archives

Search results

Found 64 matching messages (0.050 seconds). Page 1 of 4.

Re: [PATCH 2/2] kallsyms: Nuke all ChangeLog, this should be logged by git

Bryan Wu wrote: > Pointed out by Paulo: > "When I wrote this initially, it ... not the source code itself." > > Cc: Paulo Marques > Signed-off ... > --- Signed-off-by: Paulo Marques ...

linux-kernel - Paulo Marques - Apr 28 2008 - 15:02

Re: [-mm PATCH] kallsyms should prefer non weak symbols

... even if it is a weak >> symbol. >> >> [...] >> From: Paulo Marques >> Signed-off-by: ... same patch, it already had your "Signed-off-by". Sorry for the confusion... :( -- Paulo Marques - www.grupopie.com "I haven't lost ...

linux-kernel - Paulo Marques - Dec 5 2007 - 08:07

Re: [PATCH 1/6] POWERPC: use KSYM_NAME_LEN

... *exactly* the name is being searched, and Paulo - I didn't > managed to get *the ... ok. > > Thanks a lot for review Paulo! No problem. I always keep an eye out for kallsyms related stuff. -- Paulo Marques - www.grupopie.com "There cannot be a ...

linux-kernel - Paulo Marques - Jan 23 2008 - 14:59

Re: [PATCH 2.6.21-rc1] Extend print_symbol capability TRY #3

... to test it, review it, and ACK it. Fair enough :) For what is worth, Acked-by: Paulo Marques -- Paulo Marques - www.grupopie.com "Very funny Scotty. Now beam up my clothes." - To ...

linux-kernel - Paulo Marques - Mar 7 2007 - 12:01

Re: /proc/kallsyms race vs module unload

... , Mar 13, 2007 at 06:49:50PM +0000, Paulo Marques wrote: >> Alexey Dobriyan wrote: >>> [...] >>> ... you seem more active than me at the moment... -- Paulo Marques Software Development Department - Grupo PIE, S.A. Phone: +351 252 290600, Fax: +351 ...

linux-kernel - Paulo Marques - Mar 14 2007 - 08:17

Re: [PATCH RESEND 2/2] Fix some kallsyms_lookup() vs rmmod races

Ingo Molnar wrote: > * Paulo Marques wrote: > >>> looking at the problem from another angle: wouldnt ... scheduled (opposed to just being preempted)? -- Paulo Marques - www.grupopie.com "The Computer made me ...

linux-kernel - Paulo Marques - Mar 16 2007 - 13:16

Re: [PATCH RESEND 2/2] Fix some kallsyms_lookup() vs rmmod races

... 16 Mar 2007 17:16:39 +0000 Paulo Marques wrote: > >> Does freeze_processes() / unfreeze_processes() solve this by only ... CONFIG_MODULES, etc.)? or is that overkill? -- Paulo Marques - www.grupopie.com "Nostalgia isn' ...

linux-kernel - Paulo Marques - Mar 16 2007 - 16:27

Re: [PATCH v3] Race between cat /proc/kallsyms and rmmod

... "external" interfaces, so I think it should go into mainline in any case. Acked-by: Paulo Marques -- Paulo Marques - www.grupopie.com "All I ask is a chance to prove that money can't make me ...

linux-kernel - Paulo Marques - Mar 19 2007 - 11:20

Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3

... wrote: > On Thursday 14 June 2007 19:20, Paulo Marques wrote: >> Watching the output of the first grep without "wc -l" shows that, ... COPYING file in the root of the kernel tree. -- Paulo Marques - www.grupopie.com "Oh dear, I think ...

linux-kernel - Paulo Marques - Jun 15 2007 - 07:49

Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3

... : > On Friday 15 June 2007 13:49, Paulo Marques wrote: >> I've contributed some code for the ... read a license. We definitely need more Al Viro style comments on this thread ;) -- Paulo Marques - www.grupopie.com "The Mexicans have the Chupacabra ...

linux-kernel - Paulo Marques - Jun 15 2007 - 10:29

[PATCH] remove usage of memmem from scripts/kallsyms.c

... This should help users from systems that don't have the memmem GNU extension available. Signed-off-by: Paulo Marques -- Paulo Marques - www.grupopie.com "667: The neighbor of the beast."

linux-kernel - Paulo Marques - Jun 19 2007 - 12:15

Re: [PATCH] remove usage of memmem from scripts/kallsyms.c

... Tue, Jun 19, 2007 at 05:15:56PM +0100, Paulo Marques wrote: >> The only in-kernel user of "memmem ... size, 2 byte tokens, having a specialized function is probably more efficient anyway. -- Paulo Marques - www.grupopie.com "Nostalgia isn't what it ...

linux-kernel - Paulo Marques - Jun 20 2007 - 07:53

Re: [PATCH 2.6.22-rc6-mm1] kallsyms: make KSYM_NAME_LEN include space for trailing '\0'

... been wanting to do that cleanup myself for a long time ;) Acked-by: Paulo Marques -- Paulo Marques - www.grupopie.com "You're just jealous because the voices only talk to me." - To ...

linux-kernel - Paulo Marques - Jul 11 2007 - 06:58

Re: Kernel panic with 2.6.23-rc5

Tilman Schmidt wrote: > Paulo Marques schrieb: >> I just tried booting a brand new 2.6.23- ... so I guess this fixed it. Thanks for the help, -- Paulo Marques - www.grupopie.com "The Computer made me do it." - To unsubscribe from this list: send ...

linux-kernel - Paulo Marques - Sep 4 2007 - 13:02

Re: [PATCH -mm] video: uvesafb: Add X86 dependency.

... Tue, Sep 11, 2007 at 12:41:49PM +0100, Paulo Marques wrote: >>[...] >> Why do you say that it's x86 ... of things. So I'll just step aside now.... -- Paulo Marques - www.grupopie.com "667: The neighbor of the beast." - To unsubscribe from this list: ...

linux-kernel - Paulo Marques - Sep 11 2007 - 08:19

Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.

... wrote: > On Wed, Sep 19, 2007 at 03:25:15PM +0100, Paulo Marques wrote: >> if we change the interface from "print_symbol(fmt, addr)" to >> ... right format with a single "%s" in it. -- Paulo Marques - www.grupopie.com "Very funny Scotty. ...

linux-kernel - Paulo Marques - Sep 21 2007 - 11:47

[-mm PATCH] kallsyms should prefer non weak symbols

... , the kernel won't be affected by this. From: Paulo Marques Signed-off-by: Mathieu Desnoyers -- Paulo Marques - www.grupopie.com "There cannot be a crisis today ...

linux-kernel - Paulo Marques - Dec 4 2007 - 16:35

Re: [PATCH 1/1] [Kallsyms] Blackfin: Allow kernel symbols in L1 to be found

... @@ -12,6 +12,8 @@ > * (25/Aug/2004) Paulo Marques > * Changed the compression method ... not the source code itself. The rest of the patch looks ok, though. -- Paulo Marques - www.grupopie.com "Very funny Scotty. ...

linux-kernel - Paulo Marques - Jan 30 2008 - 07:17

Re: [PATCH 1/2] kallsyms: Allow kernel symbols in L1 to be found in Blackfin architecture

... .getz@analog.com> > Signed-off-by: Bryan Wu > --- Signed-off-by: Paulo Marques -- Paulo Marques - www.grupopie.com "Who is general Failure and why is he reading my disk?" ...

linux-kernel - Paulo Marques - Apr 28 2008 - 15:01

Re: [PATCH] m68knommu: add pretty back strace

Sebastian Siewior wrote: > * Paulo Marques | 2008-05-02 20:27:57 [+0100]: > >> Greg Ungerer ... was a real pain, and wanted to make sure that everyone here was aware of that. -- Paulo Marques - www.grupopie.com "Who is general Failure and why is ...

linux-kernel - Paulo Marques - May 5 2008 - 15:21

speck-geostationary