• David Brownell's avatar
    USB mem flags nonpoisonous · d00cdf62
    David Brownell authored
    This patch completely punts on passing SLAB_POISON, I've
    gotten burnt by it once too many.  Seems like the slab code
    changed somewhere.  I've got a separate patch to make the
    pci_pool code use CONFIG_DEBUG_SLAB, which I'll send
    around.
        
    Meanwhile, I needed this to get at least EHCI to intialize on
    a 2.5.7-pre1 system.  Please merge.
    d00cdf62
ehci-hcd.c 19.9 KB