From: "David S. Miller" <davem@davemloft.net>
To: horms@verge.net.au
Cc: penberg@cs.helsinki.fi, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] slab: optimize constant-size kzalloc calls
Date: Tue, 28 Mar 2006 18:06:05 -0800 (PST) [thread overview]
Message-ID: <20060328.180605.96459770.davem@davemloft.net> (raw)
In-Reply-To: <20060329015745.GA29301@verge.net.au>
From: Horms <horms@verge.net.au>
Date: Wed, 29 Mar 2006 10:57:46 +0900
> 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
It's a purposeful build time error introduced so that invalid calls
that specify too large kzalloc() length arguments are caught at build
time.
next prev parent reply other threads:[~2006-03-29 2:05 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
2006-03-29 2:06 ` David S. Miller [this message]
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=20060328.180605.96459770.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=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