Re: [PATCH 2/4 v4] pinmux: add a driver for the U300 pinmux

2011-08-23 Thread Barry Song
> +/** > + * @dev: a pointer back to containing device > + * @virtbase: the offset to the controller in virtual memory > + */ > +struct u300_pmx { > +       struct device *dev; > +       struct pinmux_dev *pmx; pinctrl_dev? > +static int u300_pmx_enable(struct pinmux_dev *pmxdev, unsigned select

[PATCH] ARM: ux500: send cpufreq notification for all cpus

2011-08-23 Thread Vincent Guittot
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 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/

Re: [PATCH 1/4 v4] drivers: create a pin control subsystem

2011-08-23 Thread Barry Song
> +int foo_list(struct pinmux_dev *pmxdev, unsigned selector) pinctrl_dev? > +{ > +       if (selector >= ARRAY_SIZE(myfuncs)) > +               return -EINVAL; > +       return 0; > +} > + > +const char *foo_get_fname(struct pinmux_dev *pmxdev, unsigned selector) pinctrl_dev? > +{ > +       if

Re: [PATCH 2/4 v4] pinmux: add a driver for the U300 pinmux

2011-08-23 Thread Barry Song
Hi Linus, This patch can't compile > + > +/** > + * @dev: a pointer back to containing device > + * @virtbase: the offset to the controller in virtual memory > + */ > +struct u300_pmx { > +       struct device *dev; > +       struct pinmux_dev *pmx; no this structure in head file, now it is pi

Re: GDB multi-threaded debugging?

2011-08-23 Thread Michael Hope
On Wed, Aug 24, 2011 at 2:46 AM, Christian Robottom Reis wrote: > I've decided to take a look at this moderately quiet l.k.embedded list > and noticed this question: > >    Is it possible to debug multi-threaded applications using gdb on ARM >    these days? >    http://thread.gmane.org/gmane.linu

Re: [ACTIVITY] Graphics WG status report - wk33.2011 (20110815-20110819)

2011-08-23 Thread Jesse Barker
On Tue, Aug 23, 2011 at 3:23 PM, Christian Robottom Reis wrote: > On Wed, Aug 24, 2011 at 01:07:07AM +0300, Ilias Biris wrote: >> How can we get consistent vendor support to get 3d acceleration working >> for the Linaro officially supported platforms? If we are targeting last >> version Ubuntu-bas

Re: [ACTIVITY] Graphics WG status report - wk33.2011 (20110815-20110819)

2011-08-23 Thread Christian Robottom Reis
On Wed, Aug 24, 2011 at 01:07:07AM +0300, Ilias Biris wrote: > How can we get consistent vendor support to get 3d acceleration working > for the Linaro officially supported platforms? If we are targeting last > version Ubuntu-based evaluation builds and some of the code we work on > (and goes upstr

[ACTIVITY] Graphics WG status report - wk33.2011 (20110815-20110819)

2011-08-23 Thread Ilias Biris
Status report is here: https://wiki.linaro.org/WorkingGroups/Middleware/Graphics/WeeklyReport Last meeting minutes: https://wiki.linaro.org/WorkingGroups/Middleware/Graphics/Notes/2011-08-17 Summary of the report: - for 1108: https://launchpad.net/linaro-graphics-misc/2011.11/2011.08 https://laun

Re: [RFC PATCH 18/24] arm: irq: do not assume NR_IRQS to be defined

2011-08-23 Thread Nicolas Pitre
On Tue, 23 Aug 2011, Venkatraman S wrote: > From: Venkatraman S > > If SPARSE_IRQ is defined, NR_IRQS will not necessarily be > relevant. Use the number populated in machine descriptor. > > Note: HARDIRQ_BITS is defined as a constant independent of NR_IRQS. > Needs review if this assumption mak

Re: [RFC PATCH 22/24] arm: rpc-dma: replace fiq enable/disable interface with irq apis

2011-08-23 Thread Nicolas Pitre
On Tue, 23 Aug 2011, Venkatraman S wrote: > From: Venkatraman S > > The underlying implementation in enable_fiq/disable_fiq uses > the irqs anyway, so use them directly. > > Signed-off-by: Venkatraman S Maybe folding the FIQ_START constant into the actual fiq number would be better here. Lo

Re: [RFC PATCH 23/24] sound: imx-pcm-fiq: replace fiq enable/disable interface with irq apis

2011-08-23 Thread Nicolas Pitre
On Tue, 23 Aug 2011, Venkatraman S wrote: > From: Venkatraman S > > The underlying implementation in enable_fiq/disable_fiq uses > the irqs anyway, so use them directly. > > Signed-off-by: Venkatraman S Same comment as for patch #22/24. > --- > sound/soc/imx/imx-pcm-fiq.c |4 ++-- > 1

Re: [RFC PATCH 21/24] mx1_camera: clear the use of fiq

2011-08-23 Thread Nicolas Pitre
On Tue, 23 Aug 2011, Venkatraman S wrote: > From: Venkatraman S > > fiq interface as used by mx1 camera is suspicious, with the > definition of NR_IRQS to be 1024 in the only platform this is used > (OMAP). Set the stage for decoupling this from using the fiq interface. > > Signed-off-by: Venka

Re: [RFC PATCH 19/24] hack: Define constant IRQ_BITMAP_BITS independent of NR_IRQS

2011-08-23 Thread Nicolas Pitre
On Tue, 23 Aug 2011, Venkatraman S wrote: > From: Venkatraman S > > Currently a hack. Need to define a polite way of defining > IRQ_BITMAP_BITS > > Signed-off-by: Venkatraman S Well... given how IRQ_BITMAP_BITS is used, it looks like simply having a sufficiently high number is all that is ne

Re: [RFC PATCH 16/24] mfd: twl4030-irq: include mach/irqs.h directly

2011-08-23 Thread Nicolas Pitre
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 commit log so if the solution is not satisfactory then it

Re: [RFC PATCH 15/24] gpio: include mach/irqs.h directly

2011-08-23 Thread Nicolas Pitre
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/gpio/pl061.c|1 + Same issue as for patch #1

Re: [RFC PATCH 14/24] video: omap: include mach/irqs.h directly

2011-08-23 Thread Nicolas Pitre
On Tue, 23 Aug 2011, Venkatraman S wrote: > From: Venkatraman S > > Do not depend on the generic irq header file to include the platform > specific header file. > > Signed-off-by: Venkatraman S This is wrong. Obviously we don't want the generic to include anymore, however we also want to

Re: cpuset configuration and measurements for power management

2011-08-23 Thread Mike Turquette
On Tue, Aug 23, 2011 at 6:07 AM, Vincent Guittot wrote: > On 23 August 2011 14:41, Daniel Lezcano wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> >> Hi all, >> >> I did the following cpuset configuration: >> >> if [ ! -d /sys/fs/cgroup ]; then >>        echo "cgroup not supported

Android Mainline Builds for Beagle/XM and Panda (Re: [CALL FOR TESTING] Linaro 11.08 Release Candidate (without QA Tracker!!!))

2011-08-23 Thread Alexander Sack
Hi, one thing this announce was not clear enough about was that - on top of our android LEB candidate builds - we provide Android MAINLINE builds for panda and beagle/XM. If you are interested in linaro android for beagle or panda running on top of linaro mainline focused kernel, please follow th

GUIMark 3

2011-08-23 Thread Tom Gall
Just passing this along as it looked interesting. http://www.craftymind.com/guimark3/ Caveat emptor. -- Regards, Tom "We want great men who, when fortune frowns will not be discouraged." - Colonel Henry Knox Linaro.org │ Open source software for ARM SoCs w) tom.gall att linaro.org w) tom_gall

[RFC PATCH 24/24] arm: fiq: retire the enable_fiq and disable_fiq interface

2011-08-23 Thread Venkatraman S
From: Venkatraman S enable_fiq and disable_fiq are using the normal irq implementation with a fixed offset (FIQ_START). Get rid of the syntatic sugar. Signed-off-by: Venkatraman S --- arch/arm/include/asm/fiq.h |2 -- arch/arm/kernel/fiq.c | 12 2 files changed, 0 inser

[RFC PATCH 23/24] sound: imx-pcm-fiq: replace fiq enable/disable interface with irq apis

2011-08-23 Thread Venkatraman S
From: Venkatraman S The underlying implementation in enable_fiq/disable_fiq uses the irqs anyway, so use them directly. Signed-off-by: Venkatraman S --- sound/soc/imx/imx-pcm-fiq.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/imx/imx-pcm-fiq.c b/sound/s

[RFC PATCH 22/24] arm: rpc-dma: replace fiq enable/disable interface with irq apis

2011-08-23 Thread Venkatraman S
From: Venkatraman S The underlying implementation in enable_fiq/disable_fiq uses the irqs anyway, so use them directly. Signed-off-by: Venkatraman S --- arch/arm/mach-rpc/dma.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-rpc/dma.c b/arch/arm/mach-r

[RFC PATCH 20/24] irqdesc: do not assume NR_IRQS to be defined

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- kernel/irq/irqdesc.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/kernel/irq/irqdesc.c b/kernel/irq/irqdesc.c index 4c60a50..69d1501 100644 --- a/kernel/irq/irqdesc.c +++ b/kernel/irq/irqdesc.c @@ -91,7 +91,1

[RFC PATCH 21/24] mx1_camera: clear the use of fiq

2011-08-23 Thread Venkatraman S
From: Venkatraman S fiq interface as used by mx1 camera is suspicious, with the definition of NR_IRQS to be 1024 in the only platform this is used (OMAP). Set the stage for decoupling this from using the fiq interface. Signed-off-by: Venkatraman S --- drivers/media/video/mx1_camera.c |7 ++

[RFC PATCH 19/24] hack: Define constant IRQ_BITMAP_BITS independent of NR_IRQS

2011-08-23 Thread Venkatraman S
From: Venkatraman S Currently a hack. Need to define a polite way of defining IRQ_BITMAP_BITS Signed-off-by: Venkatraman S --- kernel/irq/internals.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/irq/internals.h b/kernel/irq/internals.h index 6546431..60db644

[RFC PATCH 18/24] arm: irq: do not assume NR_IRQS to be defined

2011-08-23 Thread Venkatraman S
From: Venkatraman S If SPARSE_IRQ is defined, NR_IRQS will not necessarily be relevant. Use the number populated in machine descriptor. Note: HARDIRQ_BITS is defined as a constant independent of NR_IRQS. Needs review if this assumption makes sense. Signed-off-by: Venkatraman S --- arch/arm/co

[RFC PATCH 17/24] tty: samsung: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- drivers/tty/serial/samsung.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/tty/serial/samsung.c b/drivers/tty/serial/samsung.c index f66f648..be16b3c 100644 --- a/drivers/tty/serial/samsung.c +++ b/drivers

[RFC PATCH 16/24] mfd: twl4030-irq: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- drivers/mfd/twl4030-irq.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/mfd/twl4030-irq.c b/drivers/mfd/twl4030-irq.c index 8a7ee31..ac3a27d 100644 --- a/drivers/mfd/twl4030-irq.c +++ b/drivers/mfd/twl4030

[RFC PATCH 13/24] nomadik: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- arch/arm/plat-nomadik/timer.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/plat-nomadik/timer.c b/arch/arm/plat-nomadik/timer.c index ef74e15..c35fb2c 100644 --- a/arch/arm/plat-nomadik/timer.c +++ b/arc

[RFC PATCH 14/24] video: omap: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Do not depend on the generic irq header file to include the platform specific header file. Signed-off-by: Venkatraman S --- drivers/video/omap/lcdc.c |1 + drivers/video/omap/sossi.c |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/video

[RFC PATCH 15/24] gpio: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
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/gpio/pl061.c|1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/gpio/gpio-exynos

[RFC PATCH 12/24] integrator: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- arch/arm/mach-integrator/core.c |1 + arch/arm/mach-integrator/integrator_ap.c |1 + arch/arm/mach-integrator/pci.c |1 + arch/arm/mach-integrator/pci_v3.c|2 ++ 4 files changed, 5 insertions(+), 0

[RFC PATCH 11/24] ux500: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- arch/arm/mach-ux500/board-mop500-stuib.c |1 + arch/arm/mach-ux500/devices-common.c |2 +- arch/arm/mach-ux500/devices-common.h |2 ++ arch/arm/mach-ux500/devices-db8500.c |2 +- arch/arm/mach-ux500/dma-db5500.c

[RFC PATCH 10/24] samsung: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- arch/arm/plat-samsung/dev-hsmmc.c |2 +- arch/arm/plat-samsung/dev-hsmmc1.c|2 +- arch/arm/plat-samsung/dev-hsmmc2.c|1 + arch/arm/plat-samsung/dev-hsmmc3.c|2 +- arch/arm/plat-samsung/dev-ide.c |2 +

[RFC PATCH 09/24] s5p: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- arch/arm/mach-s5pv210/mach-smdkv210.c |1 + arch/arm/plat-s5p/dev-fimc0.c |1 + arch/arm/plat-s5p/dev-fimc1.c |1 + arch/arm/plat-s5p/dev-fimc2.c |1 + arch/arm/plat-s5p/dev-fimc3.c |1 + a

[RFC PATCH 07/24] msm: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- arch/arm/mach-msm/dma.c |1 + arch/arm/mach-msm/gpio.c |1 + arch/arm/mach-msm/irq.c |2 +- arch/arm/mach-msm/smd.c |2 +- arch/arm/mach-msm/timer.c |1 + 5 files changed, 5 insertions(+), 2 deletions(-) diff --gi

[RFC PATCH 08/24] exynos4: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- arch/arm/mach-exynos4/cpu.c |1 + arch/arm/mach-exynos4/irq-combiner.c|1 + arch/arm/mach-exynos4/localtimer.c |2 +- arch/arm/mach-exynos4/mach-armlex4210.c |2 +- arch/arm/mach-exynos4/mach-nuri.c

[RFC PATCH 06/24] omap1: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Signed-off-by: Venkatraman S --- arch/arm/mach-omap1/lcd_dma.c |1 + arch/arm/mach-omap1/time.c |1 + arch/arm/mach-omap1/timer32k.c |1 + arch/arm/mach-omap1/usb.c |2 +- 4 files changed, 4 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach

[RFC PATCH 03/24] omap1: update nr_irqs field in machine descriptors

2011-08-23 Thread Venkatraman S
From: Venkatraman S All machine descriptors in board files need to be updated to populate NR_IRQS so that irq handler can probe it. Signed-off-by: Venkatraman S --- arch/arm/mach-omap1/board-ams-delta.c |1 + arch/arm/mach-omap1/board-fsample.c |1 + arch/arm/mach-omap1/board-generic

[RFC PATCH 02/24] omap2+: update nr_irqs field in machine descriptors

2011-08-23 Thread Venkatraman S
From: Venkatraman S All machine descriptors in board files need to be updated to populate NR_IRQS so that irq handler can probe it. Signed-off-by: Venkatraman S --- arch/arm/mach-omap2/board-2430sdp.c|1 + arch/arm/mach-omap2/board-3430sdp.c|1 + arch/arm/mach-omap2/boa

[RFC PATCH 04/24] msm: update nr_irqs field in machine descriptors

2011-08-23 Thread Venkatraman S
From: Venkatraman S Machine descriptors in board files need to be updated to populate NR_IRQS so that irq handler can probe it. Signed-off-by: Venkatraman S --- arch/arm/mach-msm/board-halibut.c |1 + arch/arm/mach-msm/board-mahimahi.c |1 + arch/arm/mach-msm/board-msm7x27.c |4 +

[RFC PATCH 05/24] mach-omap2: include mach/irqs.h directly

2011-08-23 Thread Venkatraman S
From: Venkatraman S Do not rely on linux/irqs.h to include the platform specific irqs.h Signed-off-by: Venkatraman S --- arch/arm/mach-omap2/gpmc.c|1 + arch/arm/mach-omap2/hsmmc.c |1 + arch/arm/mach-omap2/irq.c |1 + arch/arm/mach-omap2/omap_l3_noc.c |2

[RFC PATCH 00/24] arm single zImage: NR_IRQS cleanup

2011-08-23 Thread Venkatraman S
From: Venkatraman S This is a work-in-progress of the cleanup work on NR_IRQS that I did at Linaro Connect. The patches do.. a) add nr_irqs field to many board files b) include mach/irqs.h directly to drivers and platform files where needed c) remove the enable_fiq / disable_fiq interface Af

[RFC PATCH 01/24] arm: Enable SPARSE_IRQ by default

2011-08-23 Thread Venkatraman S
From: Venkatraman S Enable SPARSE_IRQ by default to enable multi-SoC kernel image Signed-off-by: Venkatraman S --- arch/arm/Kconfig |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 9adc278..3a25179 100644 --- a/arch/arm/Kconfig

GDB multi-threaded debugging?

2011-08-23 Thread Christian Robottom Reis
I've decided to take a look at this moderately quiet l.k.embedded list and noticed this question: Is it possible to debug multi-threaded applications using gdb on ARM these days? http://thread.gmane.org/gmane.linux.kernel.embedded/3631 This is completely supported now, right? -- Chri

Re: cpuset configuration and measurements for power management

2011-08-23 Thread Vincent Guittot
On 23 August 2011 14:41, Daniel Lezcano wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi all, > > I did the following cpuset configuration: > > if [ ! -d /sys/fs/cgroup ]; then >        echo "cgroup not supported by the kernel" > else >        mount -t cgroup cgroup /sys/fs/cgroup

Update on Gerrit deployment

2011-08-23 Thread Paul Sokolovsky
Hello, Some time passed since last update on Gerrit deployment, that's because work on complete AOSP mirroring to out tree took longer than expected. All in all, following was done: Revamped branching in our toolchain/* components, freed room for upstream branches, mirrored them. Mirrored AOSP k

cpuset configuration and measurements for power management

2011-08-23 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I did the following cpuset configuration: if [ ! -d /sys/fs/cgroup ]; then echo "cgroup not supported by the kernel" else mount -t cgroup cgroup /sys/fs/cgroup # needed to have the cgroup values inherited from

Re: cpuset configuration and measurements

2011-08-23 Thread Daniel Lezcano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/23/2011 02:34 PM, Amit Kucheria wrote: > Good start, but let's move this discussion public. Ok, I will resend to linaro-dev then. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmai

Re: cpuset configuration and measurements

2011-08-23 Thread Amit Kucheria
Good start, but let's move this discussion public. On Tue, Aug 23, 2011 at 3:13 PM, Daniel Lezcano wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi all, > > I did the following cpuset configuration: > > if [ ! -d /sys/fs/cgroup ]; then >        echo "cgroup not supported by the k

[PATCH 0/2] ARM: EXYNOS4: USB: Code cleanup and PHY initialization

2011-08-23 Thread Sachin Kamat
This patch set is based on Kukjin Kim's for-next branch. Tested on SMDKV310 and Origen boards. The patch set cleans up intermediate functions and combines USB host and device initialisation into a single function. Pankaj Dubey (2): ARM: EXYNOS4: Code cleanup and remove extra functions. ARM: E

[PATCH 2/2] ARM: EXYNOS4: Add USB PHY initialization for device

2011-08-23 Thread Sachin Kamat
From: Pankaj Dubey This patch modifies USB PHY initialization code so that USB host and device can be initialized with the same function. Signed-off-by: Pankaj Dubey Signed-off-by: Sachin Kamat --- arch/arm/mach-exynos4/include/mach/regs-pmu.h |2 +- arch/arm/mach-exynos4/setup-usb-phy.c

[PATCH 1/2] ARM: EXYNOS4: Code cleanup and remove extra functions.

2011-08-23 Thread Sachin Kamat
From: Pankaj Dubey This patch removes the intermediate exynos4_usb_phy1_init and exynos4_usb_phy1_exit function calls. Signed-off-by: Pankaj Dubey Signed-off-by: Sachin Kamat --- arch/arm/mach-exynos4/setup-usb-phy.c | 166 +++- 1 files changed, 78 insertions(+),

[CALL FOR TESTING] Linaro 11.08 Release Candidate (without QA Tracker!!!)

2011-08-23 Thread Fathi Boudra
Vkj6 Resources = Note: Wonder what to download? Instructions including download URLs are documented as part of the feedback form reachable through the URLs above. Ubuntu: * Nano (think small): http://snapshots.linaro.org/11.05-daily/linaro-nano/20110823/1/images/tar/ * ALIP (Xfce de

[ACTIVITY] Multimedia WG weekly status report - wk 33.2011 (20110815-20110819)

2011-08-23 Thread Ilias Biris
Meeting minutes :https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/Notes/2011-08-16 Status link: https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/WeeklyReport Summary of the highlights: For 11.08: libjpeg-turbo release 1.1.90: https://launchpad.net/libjpeg-turbo/1.2/1.1.90