Right-shifted
Posted Oct 3, 2008 4:00 UTC (Fri) by
corbet (editor, #1)
In reply to:
Low-level tracing plumbing by ndk
Parent article:
Low-level tracing plumbing
In fact, the value stored in len has indeed been right-shifted by two bits. It needs to be left-shifted to be interpreted. Apologies if I wrote it in a way that was less than entirely clear, but I believe it was correct.
(
Log in to post comments)