On Wednesday 25 June 2014 08:38 PM, Amit Kucheria wrote:
On Wed, Jun 25, 2014 at 8:21 PM, Sanjay Singh Rawat
wrote:
Milosz,
Yes i meant that. Hmm, i think i am missing the understanding here. So now
all cpu are hotpluggable?
Technically any cpu can be hotpluggable. But you need to have atlea
On Wed, Jun 25, 2014 at 8:21 PM, Sanjay Singh Rawat
wrote:
> Milosz,
>
> Yes i meant that. Hmm, i think i am missing the understanding here. So now
> all cpu are hotpluggable?
Technically any cpu can be hotpluggable. But you need to have atleast
one plugged in at anytime else there won't be a ker
On Wednesday 25 June 2014 08:13 PM, Milosz Wasilewski wrote:
On 25 June 2014 15:39, Sanjay Singh Rawat wrote:
hi Lisa,
Can we have this in way like, mask for cpuhotplug. I believe out
of cpu0-N one will be permanent. We can pass it like cpu_hotplug_mask=cpuX
Sanjay,
Do you mean that one CPU
On 25 June 2014 15:39, Sanjay Singh Rawat wrote:
> hi Lisa,
>
> Can we have this in way like, mask for cpuhotplug. I believe out
> of cpu0-N one will be permanent. We can pass it like cpu_hotplug_mask=cpuX
Sanjay,
Do you mean that one CPU will not be tested always? I don't think this
assumption i
hi Lisa,
Can we have this in way like, mask for cpuhotplug. I believe out
of cpu0-N one will be permanent. We can pass it like cpu_hotplug_mask=cpuX
and skip hotplugging that specific cpu only.
On Wednesday 25 June 2014 09:48 AM, Lisa Nguyen wrote:
Pass hotplug_cpu_start=0 to make check like
th
Linaro 14.06 Release (Calendar Week 26): Here is test result summary for
Linux Linaro ubuntu Trusty image on following boards:
1) Samsung Arndale;
2) TI Panda 4430;
3) TI Panda 4460.
1. Samsung Arndale + Linux Linaro Trusty (Column BB):
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0A
Fixes the below issue:
- check if pointer t is null before de-referencing
diff --git a/gpio.c b/gpio.c
index 39480b0..5db17e7 100644
--- a/gpio.c
+++ b/gpio.c
@@ -273,9 +273,11 @@ static int gpio_display(bool refresh)
static int gpio_change(int keyvalue)
{
struct tree *t = display_g