login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
April
»
11
Re: [ofa-general] Re: [PATCH 00 of 33] Set of ipath patches for 2.6.22
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [author]
[view in full thread]
From: Robert Walsh
Subject:
Re: [ofa-general] Re: [PATCH 00 of 33] Set of ipath patches for 2.6.22
Date: Wednesday, April 11, 2007 - 3:47 pm
Roland Dreier wrote:
quoted text
> > BTW: any idea how this ever got triggered? The only way I can see is > > if you're either not using libipathverbs and libibverbs and you just > > create the CQ some other way, which seems unlikely. Do you know how > > Jason triggered this bug? > > Yes, it was because he was using 32-bit userspace and so it was > impossible to libipathverbs to mmap the address the kernel driver was > looking for. So the mmap failed and the pending mmap never got taken > off the list.
Oh, OK. Got it. That problem is on my list, too, along with the other pending_mmap-related cleanups you suggested. Hopefully I'll have a patch finished tonight. -
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 00 of 33] Set of ipath patches for 2.6.22
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 01 of 33] IB/ipath - add ability to set and clear I ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 02 of 33] IB/ipath - fix user memory region creatio ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 03 of 33] IB/ipath - definitions of two of RXE pari ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 04 of 33] IB/ipath - don't initialize port memory f ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 05 of 33] IB/ipath - fix case where SRQ limit event ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 06 of 33] IB/ipath - NMI cpu lockup if local loopba ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 07 of 33] IB/ipath - support larger IB_QP_MAX_DEST_ ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 08 of 33] IB/ipath - fix up some debug messages
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 09 of 33] IB/ipath - fix QP error completion queue ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 10 of 33] IB/ipath - fix PSN update for RC retries
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 11 of 33] IB/ipath - Change packet problems vs chip ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 12 of 33] IB/ipath - fix bad argument to clear_bit ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 13 of 33] IB/ipath - Fix CQ flushing when QP is mod ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 14 of 33] IB/ipath - fix port sharing on powerpc
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 15 of 33] IB/ipath - allow receive ports mapped int ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:44 pm)
[PATCH 16 of 33] IB/ipath - fix RDMA reads of length zero ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 17 of 33] IB/ipath - remove unused register read ro ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 18 of 33] IB/ipath - Fix calculation for number of ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 19 of 33] IB/ipath - Discard multicast packets with ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 20 of 33] IB/ipath - call free_irq on chip specific ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 21 of 33] IB/ipath - force PIOAvail update entry point
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 22 of 33] IB/ipath - print better error messages if ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 23 of 33] IB/ipath - Improve handling and reporting ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 24 of 33] IB/ipath - fix driver crash (in interrupt ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 25 of 33] IB/ipath - On unrecoverable errors, force ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 26 of 33] IB/ipath - prevent random program use of ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 27 of 33] IB/ipath - cleaner shutdown at driver unl ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 28 of 33] IB/ipath - Don't allow QP's 0 and 1 to be ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 29 of 33] IB/ipath - fix unit selection due to all ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 30 of 33] IB/ipath - check reserved keys
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 31 of 33] IB/ipath - remove duplicate stuff from ip ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 32 of 33] IB/ipath - check that a UD work request's ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
[PATCH 33 of 33] IB/ipath - fix drift between WCs in user ...
, Bryan O'Sullivan
, (Thu Mar 15, 2:45 pm)
Re: [PATCH 00 of 33] Set of ipath patches for 2.6.22
, Roland Dreier
, (Mon Mar 19, 2:17 pm)
Re: [PATCH 01 of 33] IB/ipath - add ability to set and cle ...
, Roland Dreier
, (Mon Mar 19, 2:22 pm)
Re: [PATCH 33 of 33] IB/ipath - fix drift between WCs in u ...
, Roland Dreier
, (Mon Mar 19, 2:23 pm)
Re: [PATCH 12 of 33] IB/ipath - fix bad argument to clear_ ...
, Roland Dreier
, (Mon Mar 19, 2:24 pm)
Re: [PATCH 14 of 33] IB/ipath - fix port sharing on powerpc
, Roland Dreier
, (Mon Mar 19, 2:27 pm)
Re: [PATCH 01 of 33] IB/ipath - add ability to set and cle ...
, Bryan O'Sullivan
, (Wed Mar 21, 11:50 am)
Re: [PATCH 00 of 33] Set of ipath patches for 2.6.22
, Roland Dreier
, (Tue Apr 10, 3:30 pm)
Re: [PATCH 14 of 33] IB/ipath - fix port sharing on powerpc
, Roland Dreier
, (Tue Apr 10, 3:32 pm)
Re: [ofa-general] Re: [PATCH 00 of 33] Set of ipath patche ...
, Roland Dreier
, (Tue Apr 10, 5:35 pm)
Re: [ofa-general] Re: [PATCH 00 of 33] Set of ipath patche ...
, Robert Walsh
, (Tue Apr 10, 5:48 pm)
Re: [ofa-general] Re: [PATCH 00 of 33] Set of ipath patche ...
, Robert Walsh
, (Wed Apr 11, 3:24 pm)
Re: [ofa-general] Re: [PATCH 00 of 33] Set of ipath patche ...
, Roland Dreier
, (Wed Apr 11, 3:33 pm)
Re: [ofa-general] Re: [PATCH 00 of 33] Set of ipath patche ...
, Robert Walsh
, (Wed Apr 11, 3:47 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Re: [PATCH 1/1] staging: hv: Fix race condition on IC channel initialization (modi...
Sam Ravnborg
[PATCH 05/11] x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86...
Christoph Lameter
Re: [PATCH 02/40] mm: slab allocation fairness
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Brian Swetland
Re: Attempted summary of suspend-blockers LKML thread
git
:
Felipe Contreras
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Paolo Ciarrocchi
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Sverre Rabbelier
Re: [GSoC] What is status of Git's Google Summer of Code 2008 projects?
Johannes Schindelin
Re: [PATCH] Fix install-doc-quick target
Peter Oberndorfer
Subject: [PATCH] fix stg edit command
freebsd-fs
:
Andriy Gapon
Re: Locked up processes after upgrade to ZFS v15
Eirik Øverby
Re: Areca vs. ZFS performance testing.
Hywel Mallett
Re: Should gmirrored gjournal provider have auto-synchronization?
Thomas Steen Rasmussen
Re: HAST initial sync speed
Mark Linimon
Re: [RFC] Remove NTFS kernel support
linux-netdev
:
Andi Kleen
Re: RFC: Nagle latency tuning
Jarek Poplawski
Re: tc filter flow hash question
David Miller
Re: [RFC 0/5] generic rx recycling
Chuck Lever
Re: [RFC] ipv6: Change %pI6 format to output compacted addresses?
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
dragonflybsd-user
:
Jonas
Re: New to DragonFly...
Nikolai Lifanov
pkgsrc issues
Andreas Hauser
Re: Transset.
Tomas
usb printer Brother HL-2030 and DragonFly
Matthew Dillon
Re: DragonFlyBSD not in compliance with RFC 1122
Colocation donated by:
Syndicate