Re: [PATCH] Uninline kcalloc()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alexey Dobriyan <adobriyan@...>
Cc: <akpm@...>, <linux-kernel@...>
Date: Monday, September 24, 2007 - 4:13 am

On Mon, 24 Sep 2007 11:44:35 +0400, Alexey Dobriyan said:


Argh, went to "cancel" that previous msg and retry when I realized you meant it was
with *your* patch installed, managed to send it anyhow..

I wonder if the only reason it's working for you is because gcc is doing
some tail-recursion magic on the kcalloc() call (which calls to __kmalloc),
which just happens to make it work, and if the tail-recursion wasn't happening
it would be busticated.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Uninline kcalloc(), Alexey Dobriyan, (Sat Sep 22, 4:03 pm)
Re: [PATCH] Uninline kcalloc(), , (Mon Sep 24, 1:35 am)
Re: [PATCH] Uninline kcalloc(), Kyle Moffett, (Mon Sep 24, 8:59 am)
Re: [PATCH] Uninline kcalloc(), , (Mon Sep 24, 9:17 am)
Re: [PATCH] Uninline kcalloc(), Christoph Lameter, (Tue Sep 25, 5:21 pm)
Re: [PATCH] Uninline kcalloc(), Alexey Dobriyan, (Mon Sep 24, 3:44 am)
Re: [PATCH] Uninline kcalloc(), , (Mon Sep 24, 4:13 am)
Re: [PATCH] Uninline kcalloc(), , (Mon Sep 24, 3:55 am)
Re: [PATCH] Uninline kcalloc(), Jan Engelhardt, (Mon Sep 24, 2:22 am)
Re: [PATCH] Uninline kcalloc(), , (Mon Sep 24, 3:24 am)