From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Date: Fri, 22 Aug 2008 23:33:51 +0000 Subject: RE: kernel unaligned accesses on IA64 in IDE Message-Id: <1219448031.3316.0.camel@localhost.localdomain> List-Id: References: <20080819225606.GB22088@us.ibm.com> <20080822164538.GB9047@us.ibm.com> <9ea470500808221029l6bd79c62w4c06d948f962d95c@mail.gmail.com> <200808222036.00536.bzolnier@gmail.com> <57C9024A16AD2D4C97DC78E552063EA309EDE187@orsmsx505.amr.corp.intel.com> <200808222036.m7MKa6bT008897@agluck-lia64.sc.intel.com> <20080822211447.GA7097@gollum.tnic> <20080822230253.GA27056@us.ibm.com> <57C9024A16AD2D4C97DC78E552063EA309EDE4A3@orsmsx505.amr.corp.intel.com> In-Reply-To: <57C9024A16AD2D4C97DC78E552063EA309EDE4A3@orsmsx505.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Luck, Tony" Cc: Nishanth Aravamudan , Borislav Petkov , Robin Holt , Bartlomiej Zolnierkiewicz , "linux-ia64@vger.kernel.org" , "linux-ide@vger.kernel.org" , FUJITA Tomonori , "axboe@kernel.dk" On Fri, 2008-08-22 at 16:30 -0700, Luck, Tony wrote: > > > > Signed-off-by: Tony Luck > > > > > > Tested-by: Borislav Petkov > > > > Tested-by: Nishanth Aravamudan > > Thanks guys for testing my crappy patch ... if you could test > James Bottomley's much better one, that would be wonderful. > My kernel boots ok with James' patch applied ... but I > don't get the unaligned kernel references (no ide-cd drive > on my box ... so I'm probably not executing any of these > code paths). > > James: there's no Signed-off-by on your patch. I'm too used to adding one when I pull it in to my git tree, sorry. Signed-off-by: James Bottomley James