Re: races in ipathfs

2012-03-18 Thread Al Viro
On Sun, Mar 18, 2012 at 06:45:47PM +, Al Viro wrote: > On Thu, Jan 19, 2012 at 08:20:04PM +, Al Viro wrote: > > Use of qib_super is seriously racy. qibfs_add() (and worse, > > qibfs_remove()) can happen during qibfs_mount() and qibfs_kill_super(). > > [snip] > > FWIW, I've put a comp

Re: Kernel Panic with bonding + IPoIB on 3.2.9

2012-03-18 Thread Joseph Glanville
On 19 March 2012 07:21, Joseph Glanville wrote: > On 19 March 2012 06:41, Joseph Glanville > wrote: >> Hi guys, >> >> I am getting an annoying kernel panic on 3.2.9 that seems to be >> related to bonding (as I can't reproduce the crash without it) >> I believe it might be related to LRO/GRO but t

Re: Kernel Panic with bonding + IPoIB on 3.2.9

2012-03-18 Thread Joseph Glanville
On 19 March 2012 06:41, Joseph Glanville wrote: > Hi guys, > > I am getting an annoying kernel panic on 3.2.9 that seems to be > related to bonding (as I can't reproduce the crash without it) > I believe it might be related to LRO/GRO but there isnt a param to > disable it anymore that I could see

Kernel Panic with bonding + IPoIB on 3.2.9

2012-03-18 Thread Joseph Glanville
Hi guys, I am getting an annoying kernel panic on 3.2.9 that seems to be related to bonding (as I can't reproduce the crash without it) I believe it might be related to LRO/GRO but there isnt a param to disable it anymore that I could see in /ulp/ipoib/ Let me know if there is anything further I c

Re: races in ipathfs

2012-03-18 Thread Al Viro
On Thu, Jan 19, 2012 at 08:20:04PM +, Al Viro wrote: > Use of qib_super is seriously racy. qibfs_add() (and worse, > qibfs_remove()) can happen during qibfs_mount() and qibfs_kill_super(). [snip] FWIW, I've put a completely untested patchset into git.kernel.org/pub/scm/linux/kernel/git

Re: [PATCH][TRIVIAL] opensm/include/iba/ib_types.h: fix comment typos and errors

2012-03-18 Thread Alex Netes
Hi Albert, On 15:45 Thu 08 Mar , Albert Chu wrote: > Signed-off-by: Albert Chu > --- Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.h

Re: [PATCH] opensm/osm_console.c: Add display of FDR10 ports to portstatus_parse

2012-03-18 Thread Alex Netes
Hi Hal, On 08:04 Thu 08 Mar , Hal Rosenstock wrote: > > Signed-off-by: Hal Rosenstock > --- Applied, thakns. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordom

Re: [PATCH][TRIVIAL] include/opensm/osm_subnet.h: fix comment typos

2012-03-18 Thread Alex Netes
Hi Albert, On 17:39 Mon 05 Mar , Albert Chu wrote: > Signed-off-by: Albert Chu > --- Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.h

Re: [PATCH][TRIVIAL] opensm/man/opensm.8.in: Add description for OSM_LOG_SYS logging flag

2012-03-18 Thread Alex Netes
Hi Hal, On 08:10 Fri 02 Mar , Hal Rosenstock wrote: > > Signed-off-by: Hal Rosenstock > --- Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordom

Re: [PATCH] opensm: osm_subnet.c: Updated patch to add error-reporting to the parsing of opensm.conf

2012-03-18 Thread Alex Netes
On 12:54 Wed 29 Feb , Mike Heinz wrote: > I've recently seen two different users on different fabrics make the same > mistake: They made a syntax error in their opensm.conf file and then couldn't > figure out why their changes didn't take effect. > > Looking at the code that parses the opensm.