From: Horms <horms@verge.net.au>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] slab: optimize constant-size kzalloc calls
Date: Wed, 29 Mar 2006 10:57:46 +0900 [thread overview]
Message-ID: <20060329015745.GA29301@verge.net.au> (raw)
In-Reply-To: <1142868958.11159.0.camel@localhost>
Hi,
I feel like I mist be dreaming, but this patch, which was inlcuded
in Linus' tree as 40c07ae8daa659b8feb149c84731629386873c16 calls
__you_cannot_kzalloc_that_much(), but that does not seem to exist.
On i386 at least that causes a build failure
# make mrproper
# make allyesconfig
# make
[snip]
drivers/built-in.o: In function `kzalloc':include/linux/slab.h:128: undefined reference to `__you_cannot_kzalloc_that_much'
:include/linux/slab.h:128: undefined reference to
`__you_cannot_kzalloc_that_much'
make: *** [.tmp_vmlinux1] Error 1
--
Horms
next prev parent reply other threads:[~2006-03-29 2:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-20 15:35 Pekka Enberg
2006-03-21 11:21 ` Andrew Morton
2006-03-21 11:30 ` Pekka J Enberg
2006-03-29 1:57 ` Horms [this message]
2006-03-29 2:06 ` David S. Miller
2006-03-29 4:12 ` Horms
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060329015745.GA29301@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-kernel@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome