login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
16
Re: [PATCH] ide: it821x in pass-through mode segfaults in 2.6.26-stable
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Bartlomiej Zolnierkiewicz <bzolnier@...>
To: Dimitri Gorokhovik <dimitri.gorokhovik@...>
Cc: <linux-ide@...>, <linux-kernel@...>, <stable@...>
Subject:
Re: [PATCH] ide: it821x in pass-through mode segfaults in 2.6.26-stable
Date: Wednesday, July 16, 2008 - 11:02 am
Hi, On Monday 14 July 2008, Dimitri Gorokhovik wrote:
quoted text
> (Let me know if you need the kernel config for this.) > --- > The driver of ITE8212 in pass-through mode (it8212.noraid=1 on cmndline) > attempts to use the field `.dma_host_set' of the struct ide_dma_ops in > `ide_config_drive_speed' which is set to NULL by default. > > So give a value to all fields of the struct ide_dma_ops.
Thank your for fixing it. Please resend with your Signed-off-by: so I could apply it.
quoted text
> --- > diff --git a/drivers/ide/pci/it821x.c b/drivers/ide/pci/it821x.c > index 6ab0411..cbf6472 100644 > --- a/drivers/ide/pci/it821x.c > +++ b/drivers/ide/pci/it821x.c > @@ -512,8 +512,14 @@ static void __devinit it821x_quirkproc(ide_drive_t *drive) > } > > static struct ide_dma_ops it821x_pass_through_dma_ops = { > + .dma_host_set = ide_dma_host_set, > + .dma_setup = ide_dma_setup, > + .dma_exec_cmd = ide_dma_exec_cmd, > .dma_start = it821x_dma_start, > .dma_end = it821x_dma_end, > + .dma_test_irq = ide_dma_test_irq, > + .dma_timeout = ide_dma_timeout, > + .dma_lost_irq = ide_dma_lost_irq, > }; > > /**
--
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH] ide: it821x in pass-through mode segfaults in 2.6.26...
, Dimitri Gorokhovik
, (Mon Jul 14, 3:11 pm)
Re: [PATCH] ide: it821x in pass-through mode segfaults in 2....
, Bartlomiej Zolnierkiewicz...
, (Wed Jul 16, 11:02 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 005/196] Chinese: add translation of SubmittingDrivers
Adrian Bunk
[1/6] 2.6.21-rc2: known regressions
Paul Jackson
Re: cpuset-remove-sched-domain-hooks-from-cpusets
git
:
linux-netdev
:
Linus Torvalds
Re: [GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Andrew Morton
Re: [BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
645 guests
online.
Online users
primalforce
Nelson
shirleybarry82
shredding
Syndicate