[PATCH v3 4/4] um: add shared memory optimisation for time-travel=ext
Benjamin Beichler
Benjamin.Beichler at uni-rostock.de
Tue Jul 2 07:33:47 PDT 2024
Maybe a bit pedantic, but this dot should be part of the other patch ;-)
Am 01.07.2024 um 23:31 schrieb Johannes Berg:
>
> @@ -124,7 +145,8 @@ enum um_timetravel_ops {
> */
> UM_TIMETRAVEL_GET_TOD = 8,
>
> - /** @UM_TIMETRAVEL_BROADCAST: Send/Receive a broadcast messge
> + /**
> + * @UM_TIMETRAVEL_BROADCAST: Send/Receive a broadcast message.
> * This message can be used to sync all components in the system
> * with a single message, if the calender gets the message, the
> * calender broadcast the message to all components, and if a
> @@ -135,4 +157,134 @@ enum um_timetravel_ops {
> UM_TIMETRAVEL_BROADCAST = 9,
> };
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x1569BBF90AC3918A.asc
Type: application/pgp-keys
Size: 2976 bytes
Desc: OpenPGP public key
URL: <http://lists.infradead.org/pipermail/linux-um/attachments/20240702/f4e3ab57/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-um/attachments/20240702/f4e3ab57/attachment.sig>
More information about the linux-um
mailing list