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]
Message-ID: <20070418151707.GB8546@elte.hu>
Date:	Wed, 18 Apr 2007 17:17:07 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Ankita Garg <ankita@...ibm.com>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PREEMPT_RT] [PATCH] Fix BUG: using smp_processor_id() in preemptible [00000000] code: nfsd/2852


* Ankita Garg <ankita@...ibm.com> wrote:

> While running some tests on 2.6.20-rt8 with DEBUG_PREEMPT on, I hit 
> the following BUG:

> This patch fixes the above issue which arises due to the call to 
> smp_processor_id in drain_array() from mm/slab.c. smp_processor_id() 
> invocation is redundant here, as the call to slab_spin_lock_irq() 
> already fills the value of this_cpu using raw_smp_processor_id().

thanks, applied!

	Ingo
-
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