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] [day] [month] [year] [list]
Date:	Sat, 29 Sep 2007 08:58:57 +0900
From:	KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To:	Christoph Lameter <clameter@....com>
Cc:	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [13/17] Virtual compound page freeing in interrupt context

On Fri, 28 Sep 2007 10:35:44 -0700 (PDT)
Christoph Lameter <clameter@....com> wrote:

> On Fri, 28 Sep 2007, KAMEZAWA Hiroyuki wrote:
> 
> > On Tue, 25 Sep 2007 16:42:17 -0700
> > Christoph Lameter <clameter@....com> wrote:
> > 
> > > +static noinline void vcompound_free(void *addr)
> > > +{
> > > +	if (in_interrupt()) {
> > 
> > Should be (in_interrupt() || irqs_disabled()) ?
> 
> Maybe only irqs_disabled()?
> 
Ah,.. maybe. 

-Kame
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ