[PATCH v2 RFT 2/2] PM / Hibernate: add section for resume options

2013-08-27 Thread Sebastian Capella
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: "

[PATCH v2 RFT 1/2] PM / Hibernate: use name_to_dev_t to parse resume

2013-08-27 Thread Sebastian Capella
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

[PATCH v2 RFT 0/2] PM / Hibernate: sysfs resume

2013-08-27 Thread Sebastian Capella
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

[PATCH 2/2] ARM: Add IT instructions to inline assembler

2013-08-27 Thread Steve Capper
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

[PATCH 0/2] Fixes for TBB ARM support

2013-08-27 Thread Steve Capper
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

[PATCH 1/2] ARM: Correct build architecture detection logic

2013-08-27 Thread Steve Capper
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

Re: [Query]: Can people post to this mailing list without subscription?

2013-08-27 Thread Jonathan Aquilina
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

Re: [Query]: Can people post to this mailing list without subscription?

2013-08-27 Thread Philip Colmer
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