Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752019AbbE0AXJ (ORCPT ); Tue, 26 May 2015 20:23:09 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:46466 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751331AbbE0AXH (ORCPT ); Tue, 26 May 2015 20:23:07 -0400 Date: Wed, 27 May 2015 03:22:45 +0300 From: Dan Carpenter To: Mateusz Kulikowski Cc: joe@perches.com, gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 02/35] staging: rtl8192e: Declare ethernet addresses as __aligned(2) Message-ID: <20150527002245.GL11588@mwanda> References: <1432223628-1664-1-git-send-email-mateusz.kulikowski@gmail.com> <1432223628-1664-3-git-send-email-mateusz.kulikowski@gmail.com> <20150525135319.GA11588@mwanda> <5564D6C6.9040400@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5564D6C6.9040400@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 652 Lines: 18 On Tue, May 26, 2015 at 10:25:42PM +0200, Mateusz Kulikowski wrote: > Proposal for v5: I'll verify alignment of each array, > and reorder variables where possible/needed to keep the alignment. > Then I'll hopefully drop this patch. That could work. It's a unfortunate that the controversial tricky patches are at the start of the set because the last 30 or so patches seem fine. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/