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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 23 Aug 2009 02:30:59 +0300
From:	raz ben yehuda <raziebe@...il.com>
To:	riel@...hat.com
Cc:	mingo@...e.hu, peterz@...radead.org, wiseman@...s.biu.ac.il,
	lkml <linux-kernel@...r.kernel.org>
Subject: Subject:[ PATCH 002:003] export cpu up

Export cpu_up for offsched driver use
cpu.c |    1 +
 1 file changed, 1 insertion(+)
Signed-off-by: raziebe@...il.com
---
--- tmp/linux-2.6.30/kernel/cpu.c	2009-08-22 03:14:42.000000000 +0300
+++ 2.6.30-offsched/kernel/cpu.c	2009-07-25 13:59:19.000000000 +0300
@@ -373,6 +373,7 @@
 	cpu_maps_update_done();
 	return err;
 }
+EXPORT_SYMBOL(cpu_up);
 
 #ifdef CONFIG_PM_SLEEP_SMP
 static cpumask_var_t frozen_cpus;


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