From: norly Date: Thu, 30 May 2019 23:20:17 +0000 (+0200) Subject: Separate buffers from struct elm X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=40ac32acdae89383ae44f32e612bf37fa0493631;hp=40ac32acdae89383ae44f32e612bf37fa0493631;p=elmcan.git Separate buffers from struct elm This avoids trouble with CPU caches racing DMA accesses on ARM. ---