Hanjun Guo
038d7b5935
ACPI / processor: Return specific error value when mapping lapic id
...
Usually, 0 is returned for success in int-returning functions and
negative value are returned on failure, but in processor_core.c, some
function return 1 for success and 0 for failure which causes confusion
to happen sometimes, so modify the functions in question to follow the
common convention..
Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
[rjw: Changelog]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-01-27 22:51:44 +01:00
..
2013-11-27 01:03:27 +01:00
2013-12-29 13:35:04 -08:00
2013-11-14 23:23:14 +01:00
2013-06-27 21:35:37 +02:00
2013-10-23 10:09:07 -07:00
2013-09-30 19:46:13 +02:00
2013-11-30 15:07:36 +01:00
2013-10-28 01:12:41 +01:00
2013-09-04 17:31:11 -07:00
2013-11-14 23:14:43 +01:00
2014-01-11 01:31:38 +01:00
2013-10-12 00:19:44 +02:00
2013-08-22 08:34:39 -07:00
2013-11-16 15:45:00 +01:00
2013-12-31 13:39:42 +01:00
2013-09-25 17:11:57 +02:00
2013-04-28 01:54:08 +02:00
2013-02-25 15:41:43 -08:00
2011-10-31 19:30:34 -04:00
2013-11-14 23:17:21 +01:00
2013-11-07 19:31:15 +01:00
2013-06-19 23:29:20 +02:00
2013-11-19 01:06:06 +01:00
2013-11-19 15:50:47 -08:00
2013-09-24 01:40:38 +02:00
2013-11-14 23:18:32 +01:00
2013-01-26 00:37:24 +01:00
2013-11-07 19:31:15 +01:00
2013-12-19 21:32:46 +01:00
2013-11-14 13:41:48 +09:00
2013-09-24 01:40:38 +02:00
2013-11-26 00:27:10 +01:00
2013-11-07 19:31:15 +01:00
2013-02-16 11:58:34 -07:00
2013-03-24 01:00:38 +01:00
2013-11-25 22:30:30 +01:00
2013-07-23 03:58:42 +02:00
2013-10-16 23:05:42 +02:00
2013-10-12 00:19:45 +02:00
2014-01-27 22:51:44 +01:00
2013-10-30 00:00:30 +01:00
2013-11-14 13:41:48 +09:00
2013-10-30 00:00:30 +01:00
2013-08-13 12:11:22 +02:00
2013-03-25 00:05:48 +01:00
2012-04-20 11:19:35 -07:00
2013-07-15 01:33:10 +02:00
2013-10-12 00:19:44 +02:00
2013-01-26 00:37:24 +01:00
2007-12-14 15:14:06 -05:00
2013-11-25 22:30:30 +01:00
2013-11-21 01:44:43 +01:00
2013-01-17 14:11:06 +01:00
2013-11-21 14:19:33 +01:00
2013-01-11 13:10:16 +01:00
2013-11-14 14:42:31 +09:00
2013-10-30 00:02:42 +01:00
2013-10-16 01:27:33 +02:00
2013-11-15 23:23:17 +01:00
2011-02-12 01:39:53 +01:00