Single-stepping a REP STOS...

from blog tail -f /var/log/messages | grep vegard, | ↗ original
I've recently made a startling discovery that explains a LOT about how kmemcheck has been working (or not) on one of my machines.Yesterday I added the kmemcheck hooks into the DMA API, which means that we should now not give any false-positive errors about DMA-able memory. The patch was essentially a one-liner, since the rest of the DMA API deals...