mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* vmalloc_32 and SLAB incompatible in 2.6.23.9
@ 2008-01-23  9:14 Loïc Grenié
  2008-01-23  9:35 ` Andi Kleen
  0 siblings, 1 reply; 4+ messages in thread
From: Loïc Grenié @ 2008-01-23  9:14 UTC (permalink / raw)
  To: linux-kernel

     Since GFP_DMA32 is not considered a valid flag, vmalloc_32 and
  SLAB are incompatible in kernel 2.6.23.9 (and probably later ones).
  It might be as simple as adding GFP_DMA32 everywhere where
  GFP_DMA is used in mm/slab.c, but I don't dare do it. I personally
  switched to SLUB.

      Thanks,

          Loïc Grenié

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-23 10:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-23  9:14 vmalloc_32 and SLAB incompatible in 2.6.23.9 Loïc Grenié
2008-01-23  9:35 ` Andi Kleen
2008-01-23 10:04   ` Loïc Grenié
2008-01-23 10:43     ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®