Hi Grant
It looked like there wasn't enough interest in testing Google Groups for
patches so that idea pretty much got abandoned.
I'm about to go on holiday for a few weeks but I've set myself a task on
ZenDesk (our ticketing system) to build a new Mailman server when I return;
I'll integrate Spa
Philip you have also mlmmj for moderation as well for those that dont sign
up to the lists. Libreoffice use it and you moderate it via email which i
find very handy.
On Tue, Aug 27, 2013 at 11:02 AM, Philip Colmer wrote:
> Hi Grant
>
> It looked like there wasn't enough interest in testing Googl
Our initial patches appear to have been mangled a bit.
We check for armv7l (not seventy-one), and correct the whitespace.
Signed-off-by: Steve Capper
---
build/linux.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build/linux.inc b/build/linux.inc
index 1c96d86..16ba6
This series fixes a couple of problems with the ARM support in
libTBB; the build system did not detect ARM correctly and external
code that referenced TBB may have had problems building for Thumb
state.
These patches apply against tbb41_20130516oss, and have been
tested under Fedora 18 and Debian
From: Leif Lindholm
External code that uses libTBB will pull in gcc_armv7.h, which
has inline assembler that contains conditional instructions.
Unfortunately these external programs won't necessarily have the
`-Wa,-mimplicit-it=thumb' build option when compiling for Thumb
state, thus may fail to
Patchset related to hibernation resume: one enhancement to make the use
of an existing file more general and one documentation update.
Both patches are based on the 3.11-rc6 tag. This was tested on a
Pandaboard with partial hibernation support, and compiled on x86.
Further testing is needed on o
Expand the existing documentation to explicitly list the options for
resuming a hibernation image, including the manual resume option which
can be used from the initrd or initramfs and the kernel init resume.
Signed-off-by: Sebastian Capella
Cc: Rob Landley
Cc: Len Brown
Cc: Pavel Machek
Cc: "
Use the name_to_dev_t call to parse the device name echo'd to
to /sys/power/resume. This imitates the method used in hibernate.c
in software_resume, and allows the resume partition to be specified
using other equivalent device formats as well. By allowing
/sys/debug/resume to accept the same synt