Skip to content
  1. May 19, 2010
    • David S. Miller's avatar
      sparc: Define ARCH_SLAB_MINALIGN · 273fca0e
      David S. Miller authored
      
      
      Because SLOB fancies being different, the default minimum alignment is
      only "unsigned long" instead of SLAB/SLUB where the default is
      "unsigned long long"
      
      The inconsistency makes no sense and is asking for trouble, but define
      ARCH_SLAB_MINALIGN to get it right in all cases even after they fix
      the inconsistency.
      
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      273fca0e
  2. Apr 28, 2010
  3. Apr 21, 2010
  4. Apr 20, 2010
  5. Apr 19, 2010
  6. Apr 14, 2010
  7. Apr 13, 2010