From: gregkh@suse.de (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] fix ehci alignment error
Date: Mon, 10 Oct 2011 07:14:02 -0700 [thread overview]
Message-ID: <20111010141402.GA21856@suse.de> (raw)
In-Reply-To: <20111010124154.464239811@gmail.com>
On Mon, Oct 10, 2011 at 02:38:27PM +0200, Harro Haan wrote:
> The Kirkwood gave an unaligned memory access error on
> line 742 of drivers/usb/host/echi-hcd.c:
> "ehci->last_periodic_enable = ktime_get_real();"
What is "The Kirkwood"? What size processor is this?
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@suse.de>
To: Harro Haan <hrhaan@gmail.com>
Cc: Alan Stern <stern@rowland.harvard.edu>,
Lennert Buytenhek <kernel@wantstofly.org>,
Nicolas Pitre <nico@fluxnic.net>,
linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix ehci alignment error
Date: Mon, 10 Oct 2011 07:14:02 -0700 [thread overview]
Message-ID: <20111010141402.GA21856@suse.de> (raw)
In-Reply-To: <20111010124154.464239811@gmail.com>
On Mon, Oct 10, 2011 at 02:38:27PM +0200, Harro Haan wrote:
> The Kirkwood gave an unaligned memory access error on
> line 742 of drivers/usb/host/echi-hcd.c:
> "ehci->last_periodic_enable = ktime_get_real();"
What is "The Kirkwood"? What size processor is this?
next prev parent reply other threads:[~2011-10-10 14:14 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-10 12:38 [PATCH] fix ehci alignment error Harro Haan
2011-10-10 12:38 ` Harro Haan
2011-10-10 14:14 ` Greg KH [this message]
2011-10-10 14:14 ` Greg KH
2011-10-10 16:29 ` Måns Rullgård
2011-10-10 16:29 ` Måns Rullgård
2011-10-10 17:00 ` Greg KH
2011-10-10 17:00 ` Greg KH
2011-10-10 17:31 ` Mikael Pettersson
2011-10-10 17:31 ` Mikael Pettersson
2011-10-10 17:38 ` Greg KH
2011-10-10 17:38 ` Greg KH
2011-10-10 18:41 ` Måns Rullgård
2011-10-10 18:41 ` Måns Rullgård
2011-10-10 15:28 ` Alan Stern
2011-10-10 15:28 ` Alan Stern
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=20111010141402.GA21856@suse.de \
--to=gregkh@suse.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.