th the attached
pci_pool patch.
- Dave
- Original Message -
From: "Alan Cox" <[EMAIL PROTECTED]>
To: "David Brownell" <[EMAIL PROTECTED]>
Cc: "Greg KH" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, March 16, 2002 7:24 PM
> 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
If slab poisoning is throwing up errors, you really _really_ need to find
out why. So far every time I've blamed the
Hi,
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 intiali