public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* s390 patches for 2.6.5.
@ 2004-04-08 14:26 Martin Schwidefsky
  2004-04-08 16:27 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Schwidefsky @ 2004-04-08 14:26 UTC (permalink / raw)
  To: akpm, linux-kernel, linux-scsi

Hi Andrew,
easter egg patches from s390 land. Quite big this time: 36000 lines.
The big things are the crypto device driver (6KLOC) and the rewritten
qeth driver (23KLOC).
I've included the zfcp patches in this patch set as well after I "fixed"
the kfree problem. To get the other bug fixes into mainline I side-stepped
the kfree issue. There are now release functions for the zfcp_unit and
zfcp_port objects but I removed the module_exit function as well. Without
the kfree trick we KNOW module unloading to be racy. So far we know of no
other feasible solution for this problem. Therefore we removed the support
for unloading of the zfcp module.

Descriptions:
1) s390 architecture fixes.
2) Common i/o layer fixes.
3) Tape device driver fixes.
4) Dasd driver fix.
5) Network driver fixes.
6) DCSS block device driver fix.
7) The real zfcp bug fixes.
8) zfcp host adapter message cleanup part 1.
9) zfcp host adapter message cleanup part 2.
10) The crypto device driver part 1.
11) The crypto device driver part 2.
12) The rewritten qeth driver. This patch is HUGE and there is no
    easy way to get it divided into 100K chunks. So I can't sent
    this to lkml, sorry. If someone wants a copy feel free to kick me.

blue skies,
  Martin.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: s390 patches for 2.6.5.
  2004-04-08 14:26 s390 patches for 2.6.5 Martin Schwidefsky
@ 2004-04-08 16:27 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-04-08 16:27 UTC (permalink / raw)
  To: Martin Schwidefsky; +Cc: akpm, linux-kernel, linux-scsi

On Thu, Apr 08, 2004 at 04:26:59PM +0200, Martin Schwidefsky wrote:
> I've included the zfcp patches in this patch set as well after I "fixed"
> the kfree problem. To get the other bug fixes into mainline I side-stepped
> the kfree issue. There are now release functions for the zfcp_unit and
> zfcp_port objects but I removed the module_exit function as well. Without
> the kfree trick we KNOW module unloading to be racy. So far we know of no
> other feasible solution for this problem. Therefore we removed the support
> for unloading of the zfcp module.

Thank you for fixing this.  I don't have a problem with this patch
anymore :)

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-08 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-08 14:26 s390 patches for 2.6.5 Martin Schwidefsky
2004-04-08 16:27 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox