Fix MAX_REG_OFFSET to point to the last register in 'pt_regs' and not to
the marker itself, which could allow regs_get_register() to return an
invalid offset.
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||
Fix MAX_REG_OFFSET to point to the last register in 'pt_regs' and not to
the marker itself, which could allow regs_get_register() to return an
invalid offset.
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||