Message ID | cover.1633764159.git.william.xuanziyang@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | fix tx buffer concurrent access protection | expand |
On 09.10.2021 15:40:08, Ziyang Xuan wrote: > Fix tx buffer concurrent access protection in isotp_sendmsg(). > > v2: > - Change state of struct tpcon to u32 for cmpxchg just support 4-byte > and 8-byte in some architectures. > > Ziyang Xuan (2): > can: isotp: add result check for wait_event_interruptible() > can: isotp: fix tx buffer concurrent access in isotp_sendmsg() Applied to linux-can/testing, added stable on Cc. Thanks, Marc