This patch series is a follow up of [1], where I described an issue related to the fact that devm_k*alloc() functions do not provide alignment to the requested power of two size, leading to potential errors when used together with sysfs_emit* helpers which expect page-aligned buffers.