login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
May
»
19
Re: [BUG] SLOB breaks Crypto
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Pekka Enberg
Subject:
Re: [BUG] SLOB breaks Crypto
Date: Wednesday, May 19, 2010 - 4:08 am
On Wed, May 19, 2010 at 1:58 PM, David Woodhouse <dwmw2@infradead.org> wrote:
quoted text
> On Wed, 2010-05-19 at 11:05 +1000, Herbert Xu wrote: >> So no getting rid of them isn't going to fix things either. Of >> course I have no objections to moving this into slab.h or a similar >> location should anyone be willing to do the hard work. > >
http://git.infradead.org/users/dwmw2/minalign-2.6.git
> git://git.infradead.org/users/dwmw2/minalign-2.6.git
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi> Are you sending the patches to Linus or do you want me to pull them in slab.git? --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[BUG] SLOB breaks Crypto
, michael-dev
, (Mon Mar 15, 6:39 am)
Re: [BUG] SLOB breaks Crypto
, Pekka Enberg
, (Thu Mar 18, 9:30 am)
Re: [BUG] SLOB breaks Crypto
, michael-dev
, (Thu Mar 18, 2:24 pm)
Re: [BUG] SLOB breaks Crypto
, Herbert Xu
, (Thu Mar 18, 5:33 pm)
Re: [BUG] SLOB breaks Crypto
, Adrian-Ken Rueegsegger
, (Fri May 14, 7:50 am)
Re: [BUG] SLOB breaks Crypto
, Geert Uytterhoeven
, (Mon May 17, 9:17 am)
Re: [BUG] SLOB breaks Crypto
, Adrian-Ken Rueegsegger
, (Mon May 17, 2:50 pm)
Re: [BUG] SLOB breaks Crypto
, Matt Mackall
, (Mon May 17, 3:37 pm)
Re: [BUG] SLOB breaks Crypto
, Adrian-Ken Rueegsegger
, (Tue May 18, 1:17 am)
Re: [BUG] SLOB breaks Crypto
, Herbert Xu
, (Tue May 18, 3:27 am)
Re: [BUG] SLOB breaks Crypto
, Pekka Enberg
, (Tue May 18, 7:02 am)
Re: [BUG] SLOB breaks Crypto
, Matt Mackall
, (Tue May 18, 12:06 pm)
Re: [BUG] SLOB breaks Crypto
, David Miller
, (Tue May 18, 12:25 pm)
Re: [BUG] SLOB breaks Crypto
, Adrian-Ken Rueegsegger
, (Tue May 18, 12:32 pm)
Re: [BUG] SLOB breaks Crypto
, Matt Mackall
, (Tue May 18, 12:33 pm)
Re: [BUG] SLOB breaks Crypto
, David Miller
, (Tue May 18, 1:59 pm)
Re: [BUG] SLOB breaks Crypto
, Pekka Enberg
, (Tue May 18, 2:15 pm)
Re: [BUG] SLOB breaks Crypto
, David Miller
, (Tue May 18, 2:20 pm)
Re: [BUG] SLOB breaks Crypto
, Paul Mundt
, (Tue May 18, 3:35 pm)
Re: [BUG] SLOB breaks Crypto
, Paul Mundt
, (Tue May 18, 3:37 pm)
Re: [BUG] SLOB breaks Crypto
, Herbert Xu
, (Tue May 18, 3:39 pm)
Re: [BUG] SLOB breaks Crypto
, David Miller
, (Tue May 18, 3:40 pm)
Re: [BUG] SLOB breaks Crypto
, Paul Mundt
, (Tue May 18, 4:10 pm)
Re: [BUG] SLOB breaks Crypto
, Matt Mackall
, (Tue May 18, 4:16 pm)
Re: [BUG] SLOB breaks Crypto
, David Woodhouse
, (Tue May 18, 4:20 pm)
Re: [BUG] SLOB breaks Crypto
, Herbert Xu
, (Tue May 18, 6:05 pm)
Re: [BUG] SLOB breaks Crypto
, Herbert Xu
, (Tue May 18, 6:51 pm)
Re: [BUG] SLOB breaks Crypto
, Herbert Xu
, (Tue May 18, 9:09 pm)
Re: [BUG] SLOB breaks Crypto
, Pekka Enberg
, (Tue May 18, 10:44 pm)
Re: [BUG] SLOB breaks Crypto
, Pekka Enberg
, (Tue May 18, 10:53 pm)
Re: [BUG] SLOB breaks Crypto
, David Woodhouse
, (Wed May 19, 12:14 am)
Re: [BUG] SLOB breaks Crypto
, Herbert Xu
, (Wed May 19, 12:45 am)
Re: [BUG] SLOB breaks Crypto
, David Woodhouse
, (Wed May 19, 3:58 am)
[PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_M ...
, David Woodhouse
, (Wed May 19, 4:01 am)
[PATCH 2/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_M ...
, David Woodhouse
, (Wed May 19, 4:01 am)
[PATCH 3/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_M ...
, David Woodhouse
, (Wed May 19, 4:02 am)
[PATCH 4/4] crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_M ...
, David Woodhouse
, (Wed May 19, 4:02 am)
Re: [BUG] SLOB breaks Crypto
, Pekka Enberg
, (Wed May 19, 4:08 am)
Re: [BUG] SLOB breaks Crypto
, David Woodhouse
, (Wed May 19, 4:16 am)
Re: [BUG] SLOB breaks Crypto
, Geert Uytterhoeven
, (Wed May 19, 4:32 am)
Re: [BUG] SLOB breaks Crypto
, David Woodhouse
, (Wed May 19, 4:40 am)
Re: [BUG] SLOB breaks Crypto
, Herbert Xu
, (Wed May 19, 4:46 am)
Re: [BUG] SLOB breaks Crypto
, Geert Uytterhoeven
, (Wed May 19, 4:50 am)
Re: [BUG] SLOB breaks Crypto
, FUJITA Tomonori
, (Wed May 19, 5:02 am)
Re: [BUG] SLOB breaks Crypto
, David Woodhouse
, (Wed May 19, 5:19 am)
Re: [BUG] SLOB breaks Crypto
, FUJITA Tomonori
, (Wed May 19, 5:26 am)
Re: [BUG] SLOB breaks Crypto
, David Woodhouse
, (Wed May 19, 5:48 am)
Re: [BUG] SLOB breaks Crypto
, Pekka Enberg
, (Wed May 19, 5:54 am)
Re: [BUG] SLOB breaks Crypto
, Herbert Xu
, (Wed May 19, 5:59 am)
Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALL ...
, Johannes Stezenbach
, (Wed May 19, 6:30 am)
[PATCH 5/4] Provide __dma_aligned macro
, David Woodhouse
, (Wed May 19, 6:49 am)
Re: [BUG] SLOB breaks Crypto
, Matt Mackall
, (Wed May 19, 7:11 am)
Re: [PATCH 5/4] Provide __dma_aligned macro
, FUJITA Tomonori
, (Wed May 19, 7:50 am)
Re: [BUG] SLOB breaks Crypto
, Christoph Lameter
, (Wed May 19, 8:19 am)
Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALL ...
, Manfred Spraul
, (Wed May 19, 11:03 am)
Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALL ...
, David Woodhouse
, (Wed May 19, 11:10 am)
Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALL ...
, Pekka Enberg
, (Wed May 19, 12:11 pm)
Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALL ...
, Christoph Lameter
, (Wed May 19, 12:19 pm)
Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALL ...
, Pekka Enberg
, (Wed May 19, 12:23 pm)
Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALL ...
, David Woodhouse
, (Wed May 19, 12:28 pm)
Re: [BUG] SLOB breaks Crypto
, David Miller
, (Wed May 19, 12:33 pm)
Re: [BUG] SLOB breaks Crypto
, David Miller
, (Wed May 19, 12:42 pm)
Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALL ...
, Christoph Lameter
, (Wed May 19, 12:45 pm)
Re: [BUG] SLOB breaks Crypto
, David Miller
, (Wed May 19, 12:51 pm)
Re: [BUG] SLOB breaks Crypto
, David Miller
, (Wed May 19, 12:56 pm)
Re: [BUG] SLOB breaks Crypto
, FUJITA Tomonori
, (Wed May 19, 8:38 pm)
Re: [BUG] SLOB breaks Crypto
, David Miller
, (Wed May 19, 8:46 pm)
Re: [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALL ...
, Manfred Spraul
, (Thu May 20, 9:49 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Fortier,Vincent [Montreal]
2.6.21.5 june 30th to july 1st date hang?
Jeff Dike
[ PATCH 2/6 ] UML - Formatting fixes around os_{read_write}_file callers
Liam Girdwood
[PATCH 07/13] regulator: regulator test harness
Oleg Nesterov
Re: Getting the new RxRPC patches upstream
Stefan Seyfried
Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
linux-netdev
:
Arnaud Ebalard
Re: [REGRESSION,BISECTED] MIPv6 support broken by f4f914b58019f0
Jan Engelhardt
Re: [PATCH iptables] extension: add xt_cpu match
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Sebastian Andrzej Siewior
[PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are...
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
git
:
Jakub Narebski
Re: git on MacOSX and files with decomposed utf-8 file names
Brandon Casey
Re: Thunderbird and patches (was Re: [PATCH v2] Enable setting attach as the def...
Christian Couder
[PATCH 1/3] rev-parse: add test script for "--verify"
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
Junio C Hamano
Re: git-rm isn't the inverse action of git-add
openbsd-misc
:
Joachim Schipper
Re: UVC Webcams
Florin Andrei
SOLVED [was: firewall is very slow, something's wrong]
Todd Alan Smith
Re: Microsoft gets the Most Secure Operating Systems award
Neal Hogan
Re: Need Advice: Thinkpad T60 or T61?
Sam Fourman Jr.
Re: Real men don't attack straw men
git-commits-head
:
Linux Kernel Mailing List
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Linux Kernel Mailing List
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
Linux Kernel Mailing List
[MTD] Add mtd panic_write function pointer
Linux Kernel Mailing List
[ARM] pxa: remove duplicate select statements from Kconfig
Linux Kernel Mailing List
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Colocation donated by:
Syndicate