Received: by 10.213.65.68 with SMTP id h4csp281871imn; Tue, 13 Mar 2018 04:20:20 -0700 (PDT) X-Google-Smtp-Source: AG47ELvZpKOBQt2/Os4rOCPHvVo7PbE+WkGWKbiq1IdDLqTEHptV/+dieHxRk4sMgp33aXEN8asu X-Received: by 2002:a17:902:684a:: with SMTP id f10-v6mr214534pln.129.1520940020377; Tue, 13 Mar 2018 04:20:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1520940020; cv=none; d=google.com; s=arc-20160816; b=07KT6qcFSc/Dk9wxlNs6Wm2ZeTl3bxfnCln/Dqjd0kzHXKy0Wvo1bzd+3AiHOVHeiR PFJNQtl/mNWTE22u+5Emud0puM9P2XMpcgP8f4Nfa8v/PxiR2H92oFnN/CTO/Ng2A95f QqxlH3SYf8yG3sHI43e6VFv1vdGPVSQ3rg4PEtg8d3roNPFWT9+QbHSaSdzKbOWcv4x8 x71pbQPyqbhrrDinLsUtTXhPeFf+J98imM4KcXTVxSroal5C6IOx9V3iaWN4h0A7K7/A iXv90Y2UzA5Lifha4fCpcnzZ4atoBWzEPq8D9yRfTBQauB/Ef6c9xSuh25rFmw18MDZ2 02ww== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:content-transfer-encoding :content-language:accept-language:in-reply-to:references:message-id :date:thread-index:thread-topic:subject:cc:to:from :arc-authentication-results; bh=VF4lMrqxkcL+YV1z4ZiVKeSf8lBaSFuOsQQulHw/zj8=; b=eOWIxBql/jEzXn+Rm98+BVQtKLYLBBEtwOwVa3qibUaMKpBcg73UamUYpW5uMU4Pjn kJGPBoVP7pFBuQTTtminJxSyEX57Nssg6ZMdElHGoE3emiuPCbh+Z2uuwN8ruz2LY3jF HWOAzt7FtbpysTMNHx3Bl/o6DdO34BmaeaeT7DcGCG1YKjETU1BNUg1SJ/8l+nt66XjX 8l9F2hbO0NLgPIulljhCE1m+kdNz6CXKwrZLCj45JrTY/QpNLoIAwmzttOY39lxMGNfj i74HhzDEb6FUTPq+AZxDlUZajR9T7/f9UmOpj5yeGZxe+2myYjj7LYZeCC4W6sojloHX Wq6w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o7si79054pgs.314.2018.03.13.04.20.05; Tue, 13 Mar 2018 04:20:20 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932930AbeCMLTN convert rfc822-to-8bit (ORCPT + 99 others); Tue, 13 Mar 2018 07:19:13 -0400 Received: from smtp-out4.electric.net ([192.162.216.185]:59969 "EHLO smtp-out4.electric.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932503AbeCMLTM (ORCPT ); Tue, 13 Mar 2018 07:19:12 -0400 Received: from 1evhxS-0001HQ-W7 by out4b.electric.net with emc1-ok (Exim 4.90_1) (envelope-from ) id 1evhxV-0001a9-Uy; Tue, 13 Mar 2018 04:19:09 -0700 Received: by emcmailer; Tue, 13 Mar 2018 04:19:09 -0700 Received: from [156.67.243.126] (helo=AcuMS.aculab.com) by out4b.electric.net with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1evhxS-0001HQ-W7; Tue, 13 Mar 2018 04:19:06 -0700 Received: from AcuMS.Aculab.com (fd9f:af1c:a25b:0:43c:695e:880f:8750) by AcuMS.aculab.com (fd9f:af1c:a25b:0:43c:695e:880f:8750) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Tue, 13 Mar 2018 11:20:04 +0000 Received: from AcuMS.Aculab.com ([fe80::43c:695e:880f:8750]) by AcuMS.aculab.com ([fe80::43c:695e:880f:8750%12]) with mapi id 15.00.1347.000; Tue, 13 Mar 2018 11:20:04 +0000 From: David Laight To: 'Kieran Bingham' , "Laurent Pinchart" , "linux-renesas-soc@vger.kernel.org" , "linux-media@vger.kernel.org" CC: Mauro Carvalho Chehab , open list Subject: RE: [PATCH 02/11] media: vsp1: use kernel __packed for structures Thread-Topic: [PATCH 02/11] media: vsp1: use kernel __packed for structures Thread-Index: AQHTt/Mse9aYYpQGtUaBEbKHbOwP7qPOCieA Date: Tue, 13 Mar 2018 11:20:04 +0000 Message-ID: References: <767c4c9f6aa4799a58f0979b318208f1d3e27860.1520632434.git-series.kieran.bingham+renesas@ideasonboard.com> In-Reply-To: <767c4c9f6aa4799a58f0979b318208f1d3e27860.1520632434.git-series.kieran.bingham+renesas@ideasonboard.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.202.205.33] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-Outbound-IP: 156.67.243.126 X-Env-From: David.Laight@ACULAB.COM X-Proto: esmtps X-Revdns: X-HELO: AcuMS.aculab.com X-TLS: TLSv1.2:ECDHE-RSA-AES256-SHA384:256 X-Authenticated_ID: X-PolicySMART: 3396946, 3397078 X-Virus-Status: Scanned by VirusSMART (c) X-Virus-Status: Scanned by VirusSMART (s) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kieran Bingham > Sent: 09 March 2018 22:04 > The kernel provides a __packed definition to abstract away from the > compiler specific attributes tag. > > Convert all packed structures in VSP1 to use it. > > Signed-off-by: Kieran Bingham > --- > drivers/media/platform/vsp1/vsp1_dl.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/media/platform/vsp1/vsp1_dl.c b/drivers/media/platform/vsp1/vsp1_dl.c > index 37e2c984fbf3..382e45c2054e 100644 > --- a/drivers/media/platform/vsp1/vsp1_dl.c > +++ b/drivers/media/platform/vsp1/vsp1_dl.c > @@ -29,19 +29,19 @@ > struct vsp1_dl_header_list { > u32 num_bytes; > u32 addr; > -} __attribute__((__packed__)); > +} __packed; > > struct vsp1_dl_header { > u32 num_lists; > struct vsp1_dl_header_list lists[8]; > u32 next_header; > u32 flags; > -} __attribute__((__packed__)); > +} __packed; > > struct vsp1_dl_entry { > u32 addr; > u32 data; > -} __attribute__((__packed__)); > +} __packed; Do these structures ever actually appear in misaligned memory? If they don't then they shouldn't be marked 'packed'. David