@@ -165,7 +165,7 @@ In-flight parent objects Sometimes it may not be convenient or possible to allocate shadow variables alongside their parent objects. Or a livepatch fix may-require shadow varibles to only a subset of parent object instances. In+require shadow variables to only a subset of parent object instances. In these cases, the klp_shadow_get_or_alloc() call can be used to attach shadow variables to parents already in-flight.--
@@ -165,7 +165,7 @@ In-flight parent objects Sometimes it may not be convenient or possible to allocate shadow variables alongside their parent objects. Or a livepatch fix may-require shadow varibles to only a subset of parent object instances. In+require shadow variables to only a subset of parent object instances. In these cases, the klp_shadow_get_or_alloc() call can be used to attach shadow variables to parents already in-flight.
It might make sense to move the "In" to the next line. It sticks out
even more now.
Eitherway:
Reviewed-by: Petr Mladek <pmladek@suse.com>
Best Regards,
Petr
@@ -165,7 +165,7 @@ In-flight parent objects Sometimes it may not be convenient or possible to allocate shadow variables alongside their parent objects. Or a livepatch fix may-require shadow varibles to only a subset of parent object instances. In+require shadow variables to only a subset of parent object instances. In these cases, the klp_shadow_get_or_alloc() call can be used to attach shadow variables to parents already in-flight.
It might make sense to move the "In" to the next line. It sticks out
even more now.
Eitherway:
Thanks, your wish will get fulfilled in V2 ...will send your way :)
~Bhaskar
Reviewed-by: Petr Mladek <pmladek@suse.com>
Best Regards,
Petr