2007-01-20 01:16:06

by Hoang-Nam Nguyen

[permalink] [raw]
Subject: [PATCH 2.6.20 0/2] ehca: fix yield and spinlock conflicts

Hello Roland!
Here is patch set for ehca with the following bug fixes:
* Fix unproper use of yield within spinlock context
* Fix mismatched spin_unlock in irq handler
Thanks
Nam


ehca_cq.c | 5 ++++-
ehca_irq.c | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)