mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: harvey.harrison@gmail.com
Cc: akpm@linux-foundation.org, yann.poupet@free.fr,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [PROBLEM]: potential unaligned memory access in drivers/usb/gadget/rndis.c
Date: Fri, 13 Mar 2009 13:52:16 -0700 (PDT)	[thread overview]
Message-ID: <20090313.135216.19807120.davem@davemloft.net> (raw)
In-Reply-To: <1236901897.4036.1.camel@brick>

From: Harvey Harrison <harvey.harrison@gmail.com>
Date: Thu, 12 Mar 2009 16:51:37 -0700

> On Wed, 2009-03-11 at 23:51 -0700, Andrew Morton wrote:
> 
> > Maybe the below fixed this?  afacit it is queued for 2.6.30 in the
> > net-next tree: 
> > 
> > commit 35c26c2cf6a6a2d1c48add732d8ba002bd90784c
> > Author:     Harvey Harrison <harvey.harrison@gmail.com>
> > AuthorDate: Sat Feb 14 22:56:56 2009 -0800
> > Commit:     David S. Miller <davem@davemloft.net>
> > CommitDate: Sat Feb 14 22:56:56 2009 -0800
> > 
> >     rndis: remove private wrapper of __constant_cpu_to_le32
> >     
> >     Use cpu_to_le32 directly as it handles constant folding now, replace direct
> >     uses of __constant_cpu_to_{endian} as well.
> >     
> >     Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
> >     Acked-by: David Brownell <dbrownell@users.sourceforge.net>
> >     Signed-off-by: David S. Miller <davem@davemloft.net>
> > 
> 
> Doubtful, this patch should be a no-op, any alignment problems that existed
> before will still be there.

Agreed, that patch won't do anything wrt. the alignment issue being
reported here.

  reply	other threads:[~2009-03-13 20:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-11 12:51 yann.poupet
2009-03-12  6:51 ` Andrew Morton
2009-03-12 23:51   ` Harvey Harrison
2009-03-13 20:52     ` David Miller [this message]
2009-03-16  8:38   ` David Brownell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090313.135216.19807120.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=akpm@linux-foundation.org \
    --cc=harvey.harrison@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=yann.poupet@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome