Re: 2.6.19-rc1 regression: airo suspend fails

2006-10-08 Thread Pavel Machek
Hi! it breaks suspend when the airo module is loaded: kernel: Stopping tasks: = kernel: stopping tasks timed out after 20 seconds (1 tasks remaining): kernel: eth1 kernel: Restarting

Re: [PATCH 0/3] Fix for IPsec leakage with SELinux enabled - V.03

2006-10-08 Thread Evgeniy Polyakov
On Thu, Oct 05, 2006 at 03:42:13PM -0500, Venkat Yekkirala ([EMAIL PROTECTED]) wrote: This version takes into account David Miller's comments regarding treatment of security layer errors in the case of socket policies. Specifically, these errors will be treated like how these kind of errors

[PATCH] file descriptor loss while receiving SCM_RIGHTS

2006-10-08 Thread Miklos Szeredi
If more than one file descriptor was sent with an SCM_RIGHTS message, and on the receiving end, after installing a nonzero (but not all) file descritpors the process runs out of fds, then the already installed fds will be lost (userspace will have no way of knowing about them). The following

[PATCH] prism54: use BUILG_BUG_ON

2006-10-08 Thread Alexey Dobriyan
Signed-off-by: Alexey Dobriyan [EMAIL PROTECTED] --- drivers/net/wireless/prism54/isl_oid.h | 16 1 file changed, 8 insertions(+), 8 deletions(-) --- a/drivers/net/wireless/prism54/isl_oid.h +++ b/drivers/net/wireless/prism54/isl_oid.h @@ -106,14 +106,14 @@ struct

Re: sky2 (was Re: 2.6.18-mm2)

2006-10-08 Thread Matthias Hentges
Hi Stephen, I believe I have identified the problem. The freeze only happens when your debug patch to work around sky2 PCIe error messages is applied. Without your patch (attached) I get _tons_ of error messages and the NIC dies every few seconds / minutes (reproduceable!), but the system

Re: sky2 (was Re: 2.6.18-mm2)

2006-10-08 Thread Stephen Hemminger
On Sun, 08 Oct 2006 15:41:45 +0200 Matthias Hentges [EMAIL PROTECTED] wrote: Hi Stephen, I believe I have identified the problem. The freeze only happens when your debug patch to work around sky2 PCIe error messages is applied. Without your patch (attached) I get _tons_ of error messages

Re: [patch 5/5] d80211: allow wireless vlan interface to have same MAC an AP interface

2006-10-08 Thread Johannes Berg
On Tue, 2006-10-03 at 11:12 -0700, David Kimdon wrote: Wireless vlan interfaces need to have the same mac address as AP interfaces. The STA must not see the change when it is bound to a specific vlan, so the address of the vlan interface must be the same as the address of the AP interface the