lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 23 Jan 2008 10:14:39 +0100
From:	"Loïc Grenié" <loic.grenie@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: vmalloc_32 and SLAB incompatible in 2.6.23.9

     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é
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ