mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Semantic changes are possible since the commitd83a7cb375("livepatch: change to a per-task consistency model"). Also data structures can be patched since the commit439e7271dc("livepatch: introduce shadow variable API"). It is a high time we removed these limitations from the documentation. Signed-off-by: Petr Mladek <[email protected]> Acked-by: Miroslav Benes <[email protected]> Acked-by: Josh Poimboeuf <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>