From: David S. Miller Date: Mon, 8 Oct 2018 04:06:28 +0000 (-0700) Subject: Merge branch 'net-smc-userspace-breakage-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e2a322a;p=linux.git Merge branch 'net-smc-userspace-breakage-fixes' Eugene Syromiatnikov says: ==================== net/smc: userspace breakage fixes These two patches correct some userspace-affecting issues introduced during 4.19 development cycle, specifically: * New structure "struct smcd_diag_dmbinfo" has been defined in a way that would lead to different layout of the structure on most 32-bit ABIs in comparison with layout on 64-bit ABIs; * One of the commits renamed an UAPI-exposed field name. Changes since v1: * Managed not to forget to add --cover-letter. * Commit ID format in commit message has been changed in accordance with Sergei Shtylyov's recommendations. ==================== Signed-off-by: David S. Miller --- e2a322a0c8ce3d825e8a56c063ce3f81b719083c