On Fri, Mar 13, 2020 at 01:30:59PM -0700, Bart Van Assche wrote: > Use the generic __{get,put}_unaligned_[bl]e() definitions instead of > duplicating these. Since a later patch will add more definitions into > <linux/unaligned/generic.h>, this patch ensures that these definitions > have to be added only once. See also commit a7f626c1948a ("C6X: headers"). > See also commit 6510d41954dc ("kernel: Move arches to use common unaligned > access"). Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>