The same clock is used for all cpus so we must notify the frequency change
for each one in order to update the configuration of all twd clockevents.
change since V1:
* use policy->cpus instead of cpu_online_mask
Signed-off-by: Vincent Guittot
---
drivers/cpufreq/db8500-cpufreq.c |7 ---
Hi,
2011/8/10 Sebastian Andrzej Siewior :
>
> It was tested before it has been re-written. It is possible that it is
> broken. It is posted for reference only not for merging.
Looking at this code, I can already say that the way it is written is
not suitable for mainline acceptance at all. If you
Linus Walleij wrote at Friday, August 19, 2011 3:54 AM:
> From: Linus Walleij
>
> This creates a subsystem for handling of pin control devices.
> These are devices that control different aspects of package
> pins.
Sorry to keep harping on about this, but I'm still not convinced the data
model is
On Wed, 24 Aug 2011, Venkatraman S wrote:
> On 23 August 2011 23:56, Nicolas Pitre wrote:
> > On Tue, 23 Aug 2011, Venkatraman S wrote:
> >
> >> From: Venkatraman S
> >>
> >>
> >> Signed-off-by: Venkatraman S
> >> ---
> >> drivers/gpio/gpio-exynos4.c | 2 +-
> >> drivers/gpio/gpio-nomadik.c
On 24 August 2011 00:05, Nicolas Pitre wrote:
> On Tue, 23 Aug 2011, Venkatraman S wrote:
>
>> From: Venkatraman S
>>
>>
>> Signed-off-by: Venkatraman S
>
> Same issue here, however it is not obvious what provides
> that the code relies on. In such cases it is a good idea to state it in
> the
On 23 August 2011 23:56, Nicolas Pitre wrote:
> On Tue, 23 Aug 2011, Venkatraman S wrote:
>
>> From: Venkatraman S
>>
>>
>> Signed-off-by: Venkatraman S
>> ---
>> drivers/gpio/gpio-exynos4.c | 2 +-
>> drivers/gpio/gpio-nomadik.c | 2 +-
>> drivers/gpio/gpio-s5pv210.c | 1 +
>> drivers
My queue from today:
traverso: https://bugs.launchpad.net/bugs/823708
- added preprocessed source from g++ 4.5, 4.6, 4.7(gcc-snapshot)
- subscribed Linaro toolchain developers
gtk-gnutella: https://bugs.launchpad.net/bugs/823709
- checked 0.97-2 from Debian
- requested sync: https://bugs.launchpa
W dniu 24.08.2011 15:08, Prince Mathew pisze:
i installed lava-server as described in steps 1&2
To simplify support we do not support installing from source. Use our
official PPA (ppa:linaro-validation/ppa) and install from packages. If
you choose to go on with source code you must know how t
On 08/13/2011 12:22 PM, Remy Bohmer wrote:
Hi Sebastian,
Hi Remy,
2011/8/10 Sebastian Andrzej Siewior:
This is the faastboot gadget code based on
git://git.omapzoom.org/repo/u-boot.git as of commit 601ff71c8 including
a few changes. Some of them are:
- generic mmc framework
- "new" gadget fra
This patch, based on virtio PCI driver, adds support for virtio
AMBA device. This should allow environments like qemu to use
virtio-based block & network devices.
For example, one can define and register an AMBA device like
this (emulation environment must of course provide a correctly
mapped "Vir
Hi All,
These two patches are a proposal of memory mapped virtio device.
The main goal was to provide an equivalent of the virtio PCI device,
happily used by KVM an qemu on x86, which could be used by PCI-less
platforms (common in ARM world). The interface exposed by my device
is very similar to
This patch adds menuconfig VIRTUALIZATION to arm Kconfig
and includes virtio Kconfig in it.
Signed-off-by: Pawel Moll
---
arch/arm/Kconfig | 16
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 5ebc5d9..fca5987 100644
--
i installed lava-server as described in steps 1 &2 of (
http://comments.gmane.org/gmane.linux.linaro.devel/5043 )
I am having trouble executing step 3 i.e
-> lava-server syncdb
->last part of the error message
self.connection = Database.connect(**kwargs)
sqlite3.OperationalError: unable to open d
i installed lava-server as described in steps 1 &2
I am having trouble executing step 3 i.e
-> lava-server runserver
->last part of the error message
self.connection = Database.connect(**kwargs)
sqlite3.OperationalError: unable to open database file
I have postgre sql installed.
How to i change
Dear ARM fans,
Linaro Developer Platform team organises every week (Wednesday 14:00 -
18:00 UTC) an ARM porting Jam. The idea is to gather all developers together to
fix userspace portability issues across the board. The list of bugs
being worked on
is at launchpad:
https://bugs.launchpad.net/ubu
On 24 August 2011 10:26, Santosh wrote:
> On Wednesday 24 August 2011 12:14 PM, Vincent Guittot wrote:
>>
>> The same clock is used for all cpus so we must notify the frequency change
>> for each one in order to update the configuration of all twd clockevents.
>>
>> Signed-off-by: Vincent Guittot
On Wednesday 24 August 2011 12:14 PM, Vincent Guittot wrote:
The same clock is used for all cpus so we must notify the frequency change
for each one in order to update the configuration of all twd clockevents.
Signed-off-by: Vincent Guittot
---
drivers/cpufreq/db8500-cpufreq.c |7 ---
On 24 August 2011 09:56, Kyungmin Park wrote:
> On Wed, Aug 24, 2011 at 4:42 PM, Linus Walleij
> wrote:
>> On Wed, Aug 24, 2011 at 8:44 AM, Vincent Guittot
>> wrote:
>>
>>> The same clock is used for all cpus so we must notify the frequency change
>>> for each one in order to update the configu
On Wed, Aug 24, 2011 at 4:42 PM, Linus Walleij wrote:
> On Wed, Aug 24, 2011 at 8:44 AM, Vincent Guittot
> wrote:
>
>> The same clock is used for all cpus so we must notify the frequency change
>> for each one in order to update the configuration of all twd clockevents.
BTW, does it same as othe
On Wed, Aug 24, 2011 at 8:17 AM, Barry Song <21cn...@gmail.com> wrote:
> Hi Linus,
> This patch can't compile
> (...)
> Did you send the wrong version?
Apparently :-(
I have pinctrl_dev all over my code, not this old thing.
I'll mail out a v5 patch set this week, hold on...
Thanks for your
On Wed, Aug 24, 2011 at 8:44 AM, Vincent Guittot
wrote:
> The same clock is used for all cpus so we must notify the frequency change
> for each one in order to update the configuration of all twd clockevents.
>
> Signed-off-by: Vincent Guittot
Acked-by: Linus Walleij
Yours,
Linus Walleij
___
On Wed, Aug 24, 2011 at 8:24 AM, Barry Song <21cn...@gmail.com> wrote:
>> +int foo_list(struct pinmux_dev *pmxdev, unsigned selector)
>
> pinctrl_dev?
Thanks Barry, fixed all instances!
Yours,
Linus Walleij
___
linaro-dev mailing list
linaro-dev@lists
22 matches
Mail list logo