[CALL FOR TESTING] Linaro 11.07 Candidate

2011-07-26 Thread Mounir Bsaibes
Hi, In preparation for the release of Linaro 11.07 images on 2011-07-28, a suitable candidate has been selected for testing. Please help our initiative by testing the official Linaro Evaluation Build (LEB): * Android: http://releases.linaro.org/platform/linaro-n/android/latest/leb-panda/ * Ub

Re: [PATCH v4 2/3] mmc: core: add random fault injection

2011-07-26 Thread Akinobu Mita
2011/7/27 Per Forlin : > This adds support to inject data errors after a completed host transfer. > The mmc core will return error even though the host transfer is successful. > This simple fault injection proved to be very useful to test the > non-blocking error handling in the mmc_blk_issue_rw_rq

[PATCH v4 2/3] mmc: core: add random fault injection

2011-07-26 Thread Per Forlin
This adds support to inject data errors after a completed host transfer. The mmc core will return error even though the host transfer is successful. This simple fault injection proved to be very useful to test the non-blocking error handling in the mmc_blk_issue_rw_rq(). Random faults can also test

[PATCH v4 3/3] fault injection: add documentation on MMC IO fault injection

2011-07-26 Thread Per Forlin
Add description on how to enable random fault injection for MMC IO Signed-off-by: Per Forlin --- Documentation/fault-injection/fault-injection.txt |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Documentation/fault-injection/fault-injection.txt b/Documentation/fault

[PATCH v4 0/3] Make fault injection available for MMC IO

2011-07-26 Thread Per Forlin
The first version of this patch is a part of mmc non-blocking v9 patchset: [PATCH v9 11/12] mmc: core: add random fault injection change log: v2 - Resolve build issue in mmc core.c due to multiple init_module by removing the fault inject module. - Export fault injection functions to mak

[PATCH v4 1/3] fault-inject: make fault injection available for modules

2011-07-26 Thread Per Forlin
export symbols should_fail() and init_fault_attr_dentries() in order to make modules use the fault injection functionality Signed-off-by: Per Forlin --- lib/fault-inject.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/fault-inject.c b/lib/fault-inject.c index 7e65

Re: [PATCH v3 2/3] mmc: core: add random fault injection

2011-07-26 Thread Per Forlin
On 25 July 2011 17:58, Akinobu Mita wrote: > 2011/7/21 Per Forlin : >> This adds support to inject data errors after a completed host transfer. >> The mmc core will return error even though the host transfer is successful. >> This simple fault injection proved to be very useful to test the >> non-

Re: [PATCH v3 2/3] mmc: core: add random fault injection

2011-07-26 Thread Per Forlin
On 26 July 2011 03:41, Akinobu Mita wrote: > 2011/7/26 Per Forlin : And I know that init_fault_attr_dentries() can only create a subdirectory in debugfs root directory.  But I have a patch which support for creating it in arbitrary directory.  Could you take a look at this? (No

Re: linaro-pm kernel compilation error

2011-07-26 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/26/2011 03:02 PM, Dave Martin wrote: > On Mon, Jul 25, 2011 at 12:55:54PM +0200, Daniel Lezcano wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> >> Hi All, >> >> I was trying to compile the kernel tree located at: >> >> http://git

Re: linaro-pm kernel compilation error

2011-07-26 Thread Dave Martin
On Mon, Jul 25, 2011 at 12:55:54PM +0200, Daniel Lezcano wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi All, > > I was trying to compile the kernel tree located at: > > http://git.linaro.org/gitweb?p=people/amitk/linux-linaro-pmwg.git;a=summary What branch and what tag or he

[pm-qa 06/14] test the cpufreq framework is available for governor

2011-07-26 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/test_02.sh | 32 1 files changed, 32 insertions(+), 0 deletions(-) create mode 100644 cpufreq/test_02.sh diff --git a/cpufreq/test_02.sh b/cpufreq/test_02.sh new file mode 100644 index 000..0b3216e --- /dev/null ++

[pm-qa 08/14] test the change of the frequency is effective in 'userspace' mode

2011-07-26 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/test_04.sh | 54 1 files changed, 54 insertions(+), 0 deletions(-) create mode 100644 cpufreq/test_04.sh diff --git a/cpufreq/test_04.sh b/cpufreq/test_04.sh new file mode 100644 index 000..97ec

[pm-qa 04/14] add script functions

2011-07-26 Thread Daniel Lezcano
Add a common directory for all the functions we will use later in the test scripts. Signed-off-by: Daniel Lezcano --- include/functions.sh | 251 ++ 1 files changed, 251 insertions(+), 0 deletions(-) create mode 100644 include/functions.sh diff

[pm-qa 12/14] test the load of the cpu affects the frequency with 'ondemand'

2011-07-26 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/test_07.sh | 91 1 files changed, 91 insertions(+), 0 deletions(-) create mode 100644 cpufreq/test_07.sh diff --git a/cpufreq/test_07.sh b/cpufreq/test_07.sh new file mode 100644 index 000..ce56

[pm-qa 07/14] test the governor change is effective

2011-07-26 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/test_03.sh | 51 +++ 1 files changed, 51 insertions(+), 0 deletions(-) create mode 100644 cpufreq/test_03.sh diff --git a/cpufreq/test_03.sh b/cpufreq/test_03.sh new file mode 100644 index 000..4dff4

[pm-qa 02/14] add a simple program burning cycles

2011-07-26 Thread Daniel Lezcano
This little program takes the cpu # as parameter, set the affinity and renice itself to the maximum priority. It increments a counter during one second, display the coutner's value and exit. Signed-off-by: Daniel Lezcano --- utils/cpucycle.c | 108 +++

[pm-qa 11/14] add a cpu burn utility

2011-07-26 Thread Daniel Lezcano
A very simple program, similar to cpucycle, but doing nothing more than looping indefinitively. Signed-off-by: Daniel Lezcano --- utils/cpuburn.c | 91 +++ 1 files changed, 91 insertions(+), 0 deletions(-) create mode 100644 utils/cpuburn.c

[pm-qa 00/14] Functional tests for cpufreq

2011-07-26 Thread Daniel Lezcano
These tests are for the power mangemenat QA. The test definitions are at: https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts Not all the boards have cpufreq enabled or totally implemented, so the test suite was checked against a multicore and multiprocessor x86 platform. Daniel

[pm-qa 01/14] put in place the new framework

2011-07-26 Thread Daniel Lezcano
In order to run the tests, invoke: 'make check' Signed-off-by: Daniel Lezcano --- Makefile | 10 ++ cpufreq/Makefile | 38 ++ utils/Makefile | 35 +++ 3 files changed, 83 insertions(+), 0 deletions(-) c

[pm-qa 09/14] test 'ondemand' and 'conservative' trigger correctly the configuration directory

2011-07-26 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/test_05.sh | 73 1 files changed, 73 insertions(+), 0 deletions(-) create mode 100644 cpufreq/test_05.sh diff --git a/cpufreq/test_05.sh b/cpufreq/test_05.sh new file mode 100644 index 000..7064

[pm-qa 14/14] test the load of the cpu does not affect the frequency with 'powersave'

2011-07-26 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/test_09.sh | 74 1 files changed, 74 insertions(+), 0 deletions(-) create mode 100644 cpufreq/test_09.sh diff --git a/cpufreq/test_09.sh b/cpufreq/test_09.sh new file mode 100644 index 000..ca05

[pm-qa 13/14] test the load of the cpu does not affect the frequency with 'userspace'

2011-07-26 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/test_08.sh | 78 1 files changed, 78 insertions(+), 0 deletions(-) create mode 100644 cpufreq/test_08.sh diff --git a/cpufreq/test_08.sh b/cpufreq/test_08.sh new file mode 100644 index 000..cf86

[pm-qa 05/14] test the cpufreq framework is available for frequency

2011-07-26 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/test_01.sh | 32 1 files changed, 32 insertions(+), 0 deletions(-) create mode 100644 cpufreq/test_01.sh diff --git a/cpufreq/test_01.sh b/cpufreq/test_01.sh new file mode 100644 index 000..7ff841c --- /dev/null ++

[pm-qa 03/14] add a nanosleep utility

2011-07-26 Thread Daniel Lezcano
This utility gives a finer grain to wait for smaller amount of time. This is useful for waiting the delay between each frequency change. Signed-off-by: Daniel Lezcano --- utils/nanosleep.c | 55 + 1 files changed, 55 insertions(+), 0 deletion

[pm-qa 10/14] test the change of the frequencies affect the performances of a test program

2011-07-26 Thread Daniel Lezcano
Signed-off-by: Daniel Lezcano --- cpufreq/test_06.sh | 117 1 files changed, 117 insertions(+), 0 deletions(-) create mode 100644 cpufreq/test_06.sh diff --git a/cpufreq/test_06.sh b/cpufreq/test_06.sh new file mode 100644 index 000..5e8

Re: [RFC PATCH 17/17] ARM: kernel: save/restore build infrastructure

2011-07-26 Thread Amit Kachhap
On 7 July 2011 21:20, Lorenzo Pieralisi wrote: > This patch adds the required Kconfig and Makefile entries to > enable and compile common idle code for ARM kernel. > > Common idle code depends on CPU_PM platform notifiers to trigger > save/restore of kernel subsystems like PMU, VFP, GIC. > > Signe

[PATCH] SMDKV310: Fix undefined reference error

2011-07-26 Thread Chander Kashyap
Fix buld error: undefined reference to '__image_copy_end' and `save_boot_params'. start.o: In function `_image_copy_end_ofs': mmc_spl/board/samsung/smdkv310/start.S:44: undefined reference to `__image_copy_end' start.o: In function `reset': mmc_spl/board/samsung/smdkv310/start.S:137: undefined re

Re: [U-Boot] [PATCH v3 1/2] ARMV7: Add support for Samsung ORIGEN board

2011-07-26 Thread Igor Grinberg
On 07/18/11 13:19, Chander Kashyap wrote: > Origen board is based upon S5PV310 SoC which is similiar to > S5PC210 SoC. > > Signed-off-by: Chander Kashyap > --- > Changes for v2: > - None > Changes for v3: > - Board entry added Alphabetically in boards.cfg > - Used get_Ram_size

Re: [Patch v1 08/11] Touch: DA9052 touchscreen driver

2011-07-26 Thread Dmitry Torokhov
Hi Ashish, On Thu, Jul 14, 2011 at 02:28:10PM +0530, ashishj3 wrote: > This driver add support for DA9052 4-wire resistive ADC interfaced touchscreen > controller. > > DA9052 is a MFD therefore this driver depends on DA9052 core driver for core > functionalities. > > Signed-off-by: David Dajun C

Re: [U-Boot] [PATCH v3 1/2] ARMV7: Add support for Samsung ORIGEN board

2011-07-26 Thread Minkyu Kang
Dear Chander Kashyap, On 18 July 2011 19:19, Chander Kashyap wrote: > Origen board is based upon S5PV310 SoC which is similiar to > S5PC210 SoC. > > Signed-off-by: Chander Kashyap > --- >  Changes for v2: >        - None >  Changes for v3: >        - Board entry added Alphabetically in boards.cf

Re: [PATCH v3 2/3] mmc: core: add random fault injection

2011-07-26 Thread Akinobu Mita
2011/7/26 Per Forlin : >>> And I know that init_fault_attr_dentries() can only create a >>> subdirectory in debugfs root directory.  But I have a patch which >>> support for creating it in arbitrary directory.  Could you take a look >>> at this? (Note that this patch is based on mmotm and not yet t

[PATCH] SMDKV310: Fix build error for smdkv310 board

2011-07-26 Thread Chander Kashyap
Fix build error for smdkv310 board: board/samsung/smdkv310/smdkv310.c:126: undefined reference to `gpio_set_pull' Signed-off-by: Chander Kashyap --- board/samsung/smdkv310/smdkv310.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/board/samsung/smdkv310/smdkv310.c b/b