lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 23 Sep 2010 09:51:24 -0700 (PDT)
From:	Mikko Vinni <mmvinni@...oo.com>
To:	Karl Hiramoto <karl@...amoto.org>, netdev@...r.kernel.org
Cc:	davem@...emloft.net, chas@....nrl.navy.mil,
	Karl Hiramoto <karl@...amoto.org>
Subject: Re: [PATCH] br2684: fix scheduling while atomic

From: Karl Hiramoto <karl@...amoto.org>
> Subject: [PATCH] br2684: fix scheduling while atomic
> 
> You can't call atomic_notifier_chain_unregister() while in atomic  context.
> 
> Fix, call un/register_atmdevice_notifier in module __init and  __exit.
> 
> Bug  report:
> http://comments.gmane.org/gmane.linux.network/172603
> 
> Signed-off-by:  Karl Hiramoto <karl@...amoto.org>

Feel free to add

Reported-and-tested-by: Mikko Vinni <mmvinni@...oo.com>

Seems to be fixed as advertized, i.e., nothing suspicious appeared in
the logs when opening/closing connection, killing br2684ctl, or
loading/unloading the br2684 module.


Thanks

Mikko


> ---
>   net/atm/br2684.c |   12 ++----------
>  1 files changed, 2 insertions(+),  10 deletions(-)
> 
> diff --git a/net/atm/br2684.c b/net/atm/br2684.c
> index  651babd..ad2b232 100644


      
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ