NFS problems in 2.6.33-rc6: Unknown error 526
On Monday 22 March 2010, Bruce Fields wrote: On Sun, Mar 21, 2010 at 09:30:45PM +0100, Rafael J. Wysocki wrote: This message has been generated automatically as a part of a report of regressions introduced between 2.6.32 and 2.6.33. The following bug entry is on the current list of known regress... 22 Mar 2010 18:04
[PATCH 1/6] serial: TTY: new ldisc for TI BT/FM/GPS chips
From: Pavan Savoy <pavan_savoy(a)ti.com> A new N_TI_SHARED line discipline added for TI BT/FM/GPS combo chips which make use of same TTY to communicate with chip. This is to be made use of individual protocol BT/FM/GPS drivers. Signed-off-by: Pavan Savoy <pavan_savoy(a)ti.com> --- include/linux/tty.h | 3 ++-... 22 Mar 2010 18:04
[re-worked] New ldisc for WiLink7.0
Greg/Alan & the linux-kernel community, Texas Instruments has introduced it's new series of WiLink chipsets which has Bluetooth, WLAN, FM-Rx and FM-Tx and GPS on 1 single chip. This series of chipsets allow apps processor to interface with the chip over a single UART mux-ed for all 3 (BT,FM and GPS) cores on ... 22 Mar 2010 18:04
[PATCH 6/6] drivers:misc: sources for ST header file
From: Pavan Savoy <pavan_savoy(a)ti.com> Texas Instruments BT, FM and GPS combo chips/drivers make use of a single TTY to communicate with the chip. This is the common header file for both the ST driver and the protocol drivers which intend to use ST as their mode of transport. Signed-off-by: Pavan Savoy <pavan... 22 Mar 2010 18:04
perf report: newt callgraphs
Em Mon, Mar 22, 2010 at 05:52:49PM -0300, Arnaldo Carvalho de Melo escreveu: From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Starts collapsed, allows annotating by pressing 'A' or 'a' on the symbol, be it the top level one or any of the symbols in the chains. It (ab)uses the only tree widget in new... 22 Mar 2010 18:04
[Bug 15551] New: wifi doesn't work after resume from s2ram on ThinkPad T61
On Monday 22 March 2010, Andrew Morton wrote: On Tue, 16 Mar 2010 22:03:53 GMT bugzilla-daemon(a)bugzilla.kernel.org wrote: http://bugzilla.kernel.org/show_bug.cgi?id=15551 This'll be a post-2.6.33 regression. Summary: wifi doesn't work after resume from s2ram on ThinkPad ... 22 Mar 2010 18:04
[PATCH] bfa: wrong fcport H2I message tested in bfa_fcport_isr()
It appears that the wrong fcport H2I message was tested Signed-off-by: Roel Kluin <roel.kluin(a)gmail.com> --- Was this intended? diff --git a/drivers/scsi/bfa/bfa_fcport.c b/drivers/scsi/bfa/bfa_fcport.c index c589488..5e5e6fe 100644 --- a/drivers/scsi/bfa/bfa_fcport.c +++ b/drivers/scsi/bfa/bfa_fcport.c @@ ... 22 Mar 2010 18:03
2.6.31 Momentary Hang
Kernel Gurus, A colleague of mine is experiencing severe Denial Of Service multiple times a day. When a disk intensive process is started, in our case, a Subversion check out, we observe the load average spike from 6 to 10, all CPUs are at idle, but the IO wait time is in the thousands of milliseconds (1500 - ... 22 Mar 2010 18:03
[PATCH] via-velocity: FLOW_CNTL_RX does not disable Asymmetric pause in set_mii_flow_control()
Asymmetric pause was not disabled in the RX case. Signed-off-by: Roel Kluin <roel.kluin(a)gmail.com> --- I spotted this because In the FLOW_CNTL_RX and FLOW_CNTL_TX_RX cases the same code is executed, is the amendment below required? diff --git a/drivers/net/via-velocity.c b/drivers/net/via-velocity.c index 3a4... 22 Mar 2010 16:49
Style Issues / Concerns
James Kosin <jkosin(a)intcomgrp.com> writes: Before everyone jumps in at once, this is a simple example that will produce a compiler error about the misplaced else. However if there are many if statements above this that may allow the else to be paired up with it then the code will compile and there will ... 22 Mar 2010 18:03