From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 1/2] hashtable: drop all non-reentrant versions
Date: Wed, 8 Dec 2010 06:27:44 -0500 [thread overview]
Message-ID: <201012080627.45357.vapier@gentoo.org> (raw)
In-Reply-To: <1291807565-4831-1-git-send-email-vapier@gentoo.org>
On Wednesday, December 08, 2010 06:26:04 Mike Frysinger wrote:
> The non-reentrant versions of the hashtable functions operate on a single
> shared hashtable. So if two different people try using these funcs for
> two different purposes, they'll cause problems for the other.
>
> Avoid this by converting all existing hashtable consumers over to the
> reentrant versions and then punting the non-reentrant ones.
oh, and this does shrink the final u-boot a little, so that's good
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20101208/7acac189/attachment.pgp
next prev parent reply other threads:[~2010-12-08 11:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-08 11:26 [U-Boot] [RFC PATCH 1/2] hashtable: drop all non-reentrant versions Mike Frysinger
2010-12-08 11:26 ` [U-Boot] [RFC PATCH 2/2] env: re-add support for auto-completion Mike Frysinger
2010-12-17 20:10 ` Wolfgang Denk
2010-12-17 20:35 ` Mike Frysinger
2010-12-17 20:51 ` Wolfgang Denk
2010-12-17 21:51 ` [U-Boot] [PATCH v2] " Mike Frysinger
2011-01-09 16:57 ` Wolfgang Denk
2010-12-08 11:27 ` Mike Frysinger [this message]
2010-12-08 12:31 ` [U-Boot] [RFC PATCH 1/2] hashtable: drop all non-reentrant versions Joakim Tjernlund
2010-12-08 14:23 ` Wolfgang Denk
2010-12-08 14:44 ` Joakim Tjernlund
2010-12-09 1:19 ` Mike Frysinger
2010-12-17 20:07 ` Wolfgang Denk
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=201012080627.45357.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/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