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:	Tue, 25 Nov 2008 13:59:09 +0100
From:	Hoang-Nam Nguyen <HNGUYEN@...ibm.com>
To:	Rusty Russell <rusty@...tcorp.com.au>
Cc:	Christoph Raisch <raisch@...ibm.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c

> Impact: cleanup
>
> In future, accessing cpu numbers beyond nr_cpu_ids (the runtime limit)
> will be undefined.  We can avoid future problems by using
> for_each_online_cpu() here.
>
> Signed-off-by: Rusty Russell <rusty@...tcorp.com.au>
Acked-by: Hoang-Nam Nguyen <hnguyen@...ibm.com>

Tested with latest kernel. Thanks for this!
Nam

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