mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 08:39:31 +02:00
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 | ||