Re: [PATCH] net/core/flow.c: compare data with memcmp

2006-12-31 Thread Daniel Marjamäki
Hello! So you mean that in this particular case it's faster with a handcoded comparison than memcmp? Because both key1 and key2 are located at word-aligned addresses? That's fascinating. Best regards, Daniel 2006/12/31, David Miller <[EMAIL PROTECTED]>: From: "Daniel_Marjamäki" <[EMAIL PROTECT

Re: [Bugme-new] [Bug 7757] New: ip_conntrack:table full, dropping connection after kernel update

2006-12-31 Thread Andrew Morton
On Sun, 31 Dec 2006 19:03:34 -0800 [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=7757 > >Summary: ip_conntrack:table full, dropping connection after > kernel update > Kernel Version: 2.6.19.1 > Status: NEW > Severit

Re: [PATCH] net/core/flow.c: compare data with memcmp

2006-12-31 Thread David Miller
From: "Daniel_Marjamäki" <[EMAIL PROTECTED]> Date: Sun, 31 Dec 2006 17:37:05 +0100 > From: Daniel Marjamäki > This has been tested by me. > Signed-off-by: Daniel Marjamäki <[EMAIL PROTECTED]> Please do not do this. memcmp() cannot assume the alignment of the source and destination buffers and th

Re: [KJ] [PATCH] net/core/flow.c: compare data with memcmp

2006-12-31 Thread Nishanth Aravamudan
On 31.12.2006 [17:37:05 +0100], Daniel Marjam?ki wrote: > From: Daniel Marjamäki > This has been tested by me. > Signed-off-by: Daniel Marjamäki <[EMAIL PROTECTED]> > --- linux-2.6.20-rc2/net/core/flow.c 2006-12-27 09:59:56.0 +0100 > +++ linux/net/core/flow.c 2006-12-31 18:26:06.00

d80211-drivers pull request (week51)

2006-12-31 Thread Michael Wu
Hi John, Please pull git://git.kernel.org/pub/scm/linux/kernel/git/mwu/d80211-drivers.git for these patches: adm8211-week51 branch: adm8211: set phymode in RX p54-week51 branch: p54: fix device memory allocator p54: fix TX of encrypted frames p54: remove unnecessary use o

[PATCH] net/core/flow.c: compare data with memcmp

2006-12-31 Thread Daniel Marjamäki
From: Daniel Marjamäki This has been tested by me. Signed-off-by: Daniel Marjamäki <[EMAIL PROTECTED]> --- linux-2.6.20-rc2/net/core/flow.c2006-12-27 09:59:56.0 +0100 +++ linux/net/core/flow.c 2006-12-31 18:26:06.0 +0100 @@ -144,29 +144,16 @@ typedef u32 flow_compare_t;

Re: [OOPS] bcm43xx oops on 2.6.20-rc1 on x86_64

2006-12-31 Thread Larry Finger
Adrian Bunk wrote: > > To avoid any misunderstandings: > > This wasn't in any way meant against you personally. > > And in this case you were right, it was the same bug. > > My answer was based on experiences like one during 2.6.19-rc where we > had 4 bug reports for a regression with a patch

Re: [OOPS] bcm43xx oops on 2.6.20-rc1 on x86_64

2006-12-31 Thread Adrian Bunk
On Sat, Dec 30, 2006 at 04:45:21PM -0600, Larry Finger wrote: > Adrian Bunk wrote: > > On Sat, Dec 30, 2006 at 03:23:42PM -0600, Larry Finger wrote: > >> Adrian Bunk wrote: > >>> On Sun, Dec 17, 2006 at 03:15:28PM -0500, Aaron Sethman wrote: > Just was loading the bcm43xx module and got the fo

Re: [PATCH] bcm43xx-d80211: Interrogate hardware-enable switch and update LEDs

2006-12-31 Thread Michael Buesch
On Sunday 31 December 2006 06:25, Larry Finger wrote: > The current bcm43xx driver ignores any wireless-enable switches on mini-PCI > and mini-PCI-E cards. This patch implements a new routine to interrogate the > radio hardware enabled bit in the interface, logs the initial state and any > changes

Re: 2.6.20-rc2: known unfixed regressions (v2)

2006-12-31 Thread Ismail Dönmez
31 Ara 2006 Paz 02:47 tarihinde, Adrian Bunk şunları yazmıştı: [...] > Subject: ALSA: No sound in KDE with intel hda > References : http://lkml.org/lkml/2006/12/30/73 > Submitter : Ismail Dönmez <[EMAIL PROTECTED]> > Status : unknown Just tried with 2.6.18.6 and aRts still have no sound,