Re: UltraSPARC T3 kernel patches

2011-11-12 Thread Jurij Smakov
On Sun, Aug 14, 2011 at 07:23:28PM +0100, Jurij Smakov wrote: Thanks. I've built a test source package including all necessary patches and a test build is running now. Ben tells me, however, that 3.0.2 which includes all these patches and fixes is expected to come out on Monday, and will be

Bug#648477: ath9k wireless: frequent connection drops (TKIP MIC failure)

2011-11-12 Thread Christoph Wiedemann
On 11/11/11 23:26, Jonathan Nieder wrote: Hi Christoph, Christoph Wiedemann wrote: I observe frequent (1 per minute) connection drops with a new SONY VAIO notebook. [...] 02:00.0 Network controller [0280]: Atheros Communications Inc. AR9485 Wireless Network Adapter [168c:0032] (rev 01)

Bug#648477: ath9k wireless: frequent connection drops (TKIP MIC failure)

2011-11-12 Thread Jonathan Nieder
Christoph Wiedemann wrote: Tried it, but it looks like 2.6.32-39 doesn't recognize the chip Thanks. I should have remembered; sorry to waste your time. (So I don't forget: commits squeeze is missing include - v2.6.38-rc1~476^2~169^2^2~53 (ath9k_hw: Define hw version macros for AR9485,

[PATCH] ia64: Add accept4() syscall

2011-11-12 Thread Émeric Maschino
From: Émeric Maschino emeric.masch...@gmail.com Subject: ia64: Add accept4() syscall While debugging udev 170 failure on Debian Wheezy (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648325), it appears that the issue was in fact due to missing accept4() in ia64. This patch simply adds