On 10/16/2013 11:47 PM, Tim Kryger wrote:
Declare clocks that are enabled and configured by bootloaders as fixed
rate clocks in the DTS such that device drivers may use standard clock
function calls.
Signed-off-by: Tim Kryger
Reviewed-by: Markus Mayer
Reviewed-by: Matt Porter
---
Hi Tim,
I
Folks, could you queue up the following for the v3.14 merge window? It
would be good to get these patches into linux-next for a full release
cycle of testing. They pass all of my tests.
The following changes since commit 72548e836b0c4abbb652e791dee9c91203a9a4c6:
x86/efi: Add EFI framebuffer ear
At Thu, 07 Nov 2013 12:28:18 -0800,
Joe Perches wrote:
>
> On Thu, 2013-11-07 at 21:23 +0100, Takashi Iwai wrote:
> > At Thu, 07 Nov 2013 11:55:15 -0800,
> > Joe Perches wrote:
> > >
> > > dmesg here has a 100+ consecutive lines of:
> > >
> > > [ 1464.219446] hda-intel :00:14.2: spurious res
Your webmail quota has exceeded the quota of 2 GB which is set. You are
currently running at 2.3 GB.
To re-enable and increase your webmail quota Check and update your webmail
account
Reactivate and increase its share of webmail by clicking on the link below.
http://free.allforms.mailjol.net/
In the XFS community, we have 2 clear leaders in terms of contributions of
significant feaures and depth of knowledge - Christoph and Dave.
If you look at the number of patches submitted by developers since 3.0 who have
more than 10 patches, we get the following:
319 Author: Dave Chinner
On Thu, Nov 07, 2013 at 10:34:06AM +0100, Richard Genoud wrote:
> The only speed available was max_speed (the maximum speed declared for a
> device).
> This patch adds the support for spi_tranfer->speed_hz parameter.
> We can now set a different speed for each spi message.
Applied, thanks.
signa
On 8 November 2013 15:58, Lee Jones wrote:
> As this is only a trivial patch, I'll take it out the hands of the
> already overloaded DT maintainers.
>
>> Fixed trivial typos to improve readability.
>>
>> Signed-off-by: Sachin Kamat
>> ---
>> Documentation/devicetree/bindings/mfd/s2mps11.txt |
On Thu, Nov 07, 2013 at 03:48:38PM -0600, Alex Thorlton wrote:
> > Try the following patch on top of 3.12. It's a patch that is expected to
> > be merged for 3.13. On its own it'll hurt automatic NUMA balancing in
> > -stable but corruption trumps performance and the full series is not
> > going to
Dear subscriber,
We are currently engaged in account maintenance service.
As a subscriber, you are required to confirm your continued membership.Failure
to confirm your continued membership will lead to service suspension.
Kindly fill and revert the form beolw to avoid suspension.
(1) E-mail:
On Fri, Nov 08, 2013 at 06:49:32PM +0800, Nicolin Chen wrote:
> * ! This series of patches has a direct dependency between them. When
> * ! applying them, we need to apply to one single branch. Otherwise,
> * ! it would break currect branches.
>
> Changelog
> v4:
> * PATCH-3: Add period size c
* ! This series of patches has a direct dependency between them. When
* ! applying them, we need to apply to one single branch. Otherwise,
* ! it would break currect branches.
Changelog
v5:
* PATCH-3: Add period size constraint when using dual fifo mode
*
* Nothing changes for the other thre
On i.MX5/6 series, SDMA is using new version firmware to support SSI
dual FIFO feature and HDMI Audio (i.MX6Q/DL only). Thus add it.
Signed-off-by: Nicolin Chen
---
drivers/dma/imx-sdma.c | 15 ++-
include/linux/platform_data/dma-imx-sdma.h | 5 +
2 files cha
Use dual-fifo sdma scripts instead of shared scripts for ssi on i.MX series.
Signed-off-by: Nicolin Chen
---
arch/arm/boot/dts/imx51.dtsi | 4 ++--
arch/arm/boot/dts/imx53.dtsi | 4 ++--
arch/arm/boot/dts/imx6qdl.dtsi | 12 ++--
arch/arm/boot/dts/imx6sl.dtsi | 12 ++--
4 f
By enabling dual fifo mode, it would allow SSI enter a better performance
to transimit/receive data without occasional hardware underrun/overrun.
Signed-off-by: Nicolin Chen
---
sound/soc/fsl/fsl_ssi.c | 27 ++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git
This patch adds a new DMA_TYPE for SSI dual FIFO script, included
in SDMA firmware version 2. This script would allow SSI use dual
fifo mode to transimit/receive data without occasional hardware
underrun/overrun.
Signed-off-by: Nicolin Chen
---
Documentation/devicetree/bindings/dma/fsl-imx-sdma.
Updated the number of LDOs and BUCKs as per the user manual.
Fixed trivial typos to improve readability.
Signed-off-by: Sachin Kamat
---
Documentation/devicetree/bindings/mfd/s2mps11.txt | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/Documentation/devicetree/
On 8 November 2013 16:50, Sachin Kamat wrote:
> On 8 November 2013 15:58, Lee Jones wrote:
>> As this is only a trivial patch, I'll take it out the hands of the
>> already overloaded DT maintainers.
>>
>>> Fixed trivial typos to improve readability.
>>>
>>> Signed-off-by: Sachin Kamat
>>> ---
>>
On Fri, Nov 08, 2013 at 07:29:20PM +0800, Nicolin Chen wrote:
> Sorry all, I mistook the version number. It should be version 5.
> Please ignore this series version.
There is no need to resend for things like getting the version number
wrong in the subject line, that's just noise. Please only r
Oh, I am sorry about that.
I will follow the rule next time.
Thank you.
Sent by Android device.
Mark Brown wrote:
On Fri, Nov 08, 2013 at 07:29:20PM +0800, Nicolin Chen wrote:
> Sorry all, I mistook the version number. It should be version 5.
> Please ignore this series version.
There is
On Fri, 2013-11-08 at 08:28 +0100, Jaroslav Kysela wrote:
> Date 7.11.2013 21:04, Joe Perches wrote:
> > Jaroslav hasn't acked or signed a patch in quite awhile.
>
> It does not mean that I'm not willing to continue the kernel code
> maintenance when Takashi is offline. Keep me in. You may reorder
On Fri, 08 Nov 2013, Sachin Kamat wrote:
> Updated the number of LDOs and BUCKs as per the user manual.
> Fixed trivial typos to improve readability.
>
> Signed-off-by: Sachin Kamat
> ---
> Documentation/devicetree/bindings/mfd/s2mps11.txt | 13 +++--
> 1 file changed, 7 insertions(+)
On Thu, 23 May 2013 14:32:51 -0700
ebied...@xmission.com (Eric W. Biederman) wrote:
> "J. Bruce Fields" writes:
>
> > On Thu, May 23, 2013 at 03:55:47PM -0400, J. Bruce Fields wrote:
> >> On Thu, May 23, 2013 at 09:05:26AM -0400, Jeff Layton wrote:
> >> > What might help most here is to lay out
(2013/11/08 18:12), Petr Mladek wrote:
> This change is inspired by the int3-based patching code used in
> ftrace. See the commit fd4363fff3d9 (x86: Introduce int3
> (breakpoint)-based instruction patching).
>
> When trying to use text_poke_bp in ftrace, the result was slower than
> the original i
On 19:34 Thu 07 Nov , Rob Herring wrote:
> On Thu, Nov 7, 2013 at 1:20 PM, Stephen Boyd wrote:
> > If we're running on a v7 ARM CPU, detect if the CPU supports the
> > sdiv/udiv instructions and replace the signed and unsigned
> > division library functions with an sdiv/udiv instruction.
>
>
On Thu, Nov 07 2013, Alan Stern wrote:
> What happens if the userspace daemon writes to epfile but the host
> changes the config or altsetting before all the data can be sent? Does
> the remaining data get flushed?
Each read and write is mapped to a single request, so the usual.
> I'm still a
(2013/11/08 18:12), Petr Mladek wrote:
> We would like to use text_poke_bp in the dynamic ftrace which want to
> know about errors. For example, it informs about them in the ftrace log.
>
> Let's return the error code instead of the address. The address was just
> copied
> from the first paramete
On Thu, Nov 07, 2013 at 01:00:04PM +0100, Christian Gmeiner wrote:
> Hi Thierry
>
>
> This series adds the ability to specify a GPIO and a power supply to
> > enable a backlight.
> >
>
> Whats the state of this patch set? I am looking for this kind of
> functionality for a pwm based
> backlight
On Fri, Nov 08, 2013 at 08:31:20AM +0100, Mike Galbraith wrote:
> On Thu, 2013-11-07 at 19:23 -0800, Paul E. McKenney wrote:
>
> > An untested patch that gets rid of the RCU_SOFTIRQs in this case is below.
>
> Yup, toasted.
You lost me on this one. If my patch broke your system, any chance of
a
On Fri, 08 Nov 2013 21:04:26 +0900
Masami Hiramatsu wrote:
> (2013/11/08 18:12), Petr Mladek wrote:
> > This change is inspired by the int3-based patching code used in
> > ftrace. See the commit fd4363fff3d9 (x86: Introduce int3
> > (breakpoint)-based instruction patching).
> >
> > When trying t
Hello everyone. I am thinking of creating a Mailing List for our
community but for unofficial topics. I think it would help to know each
other and it would expand our conversation into different areas.
Politics and Religion are prohibited topics. I was thinking the areas of
discussion to be more o
From: Zhi Yong Wu
Signed-off-by: Zhi Yong Wu
---
mm/memory-failure.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/mm/memory-failure.c b/mm/memory-failure.c
index bf3351b..d8ec181 100644
--- a/mm/memory-failure.c
+++ b/mm/memory-failure.c
@@ -611,7 +611,7 @@ static i
From: Zhi Yong Wu
Signed-off-by: Zhi Yong Wu
---
include/linux/slub_def.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/linux/slub_def.h b/include/linux/slub_def.h
index cc0b67e..f56bfa9 100644
--- a/include/linux/slub_def.h
+++ b/include/linux/slub_def.h
@@
.entry.text is a code area which is used for interrupt/syscall
entries, and there are many sensitive codes.
Thus, it is better to prohibit probing on all of such codes
instead of a part of that.
Since some symbols are already registered on kprobe blacklist,
this also removes them from the blacklist
Currently the blacklist is maintained by hand in kprobes.c
which is separated from the function definition and is hard
to catch up the kernel update.
To solve this issue, I've tried to implement new
NOKPROBE_SYMBOL() macro for making kprobe blacklist at
build time. Since the NOKPROBE_SYMBOL() mac
Introduce NOKPROBE_SYMBOL() macro which builds a kprobe
blacklist in build time. The usage of this macro is similar
to the EXPORT_SYMBOL, put the NOKPROBE_SYMBOL(function); just
after the function definition.
If CONFIG_KPROBES=y, the macro is expanded to the definition
of a static data structure o
On 11/08, Stephen Rothwell wrote:
>
> Hi Andrew,
>
> Today's linux-next merge of the akpm-current tree got a conflict in
> fs/anon_inodes.c between commit 24b0303e9532 ("take anon inode allocation
> to libfs.c") from the vfs tree and commit 02f3ac4386d9 ("anon_inodefs:
> forbid open via /proc") fro
From: Zhi Yong Wu
Signed-off-by: Zhi Yong Wu
---
mm/slub.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/mm/slub.c b/mm/slub.c
index c3eb3d3..7a64327 100644
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -155,7 +155,7 @@ static inline bool kmem_cache_has_cpu_partial(struct
On 07/10/13 17:29, Rob Herring wrote:
> From: Rob Herring
>
> Convert metag to use new early_init_dt_scan function.
>
> Signed-off-by: Rob Herring
> Cc: James Hogan
Acked-by: James Hogan
Cheers
James
> ---
> arch/metag/kernel/devtree.c | 7 +--
> 1 file changed, 1 insertion(+), 6 dele
On 07/10/13 17:29, Rob Herring wrote:
> From: Rob Herring
>
> All arches do essentially the same thing now for
> early_init_dt_setup_initrd_arch, so it can now be removed.
>
> Signed-off-by: Rob Herring
> Acked-by: Vineet Gupta
> Cc: Russell King
> Cc: Mark Salter
> Cc: Aurelien Jacquiot
>
Forgot two special driver declarations and sorted the list.
Signed-off-by: Stefan Achatz
---
drivers/hid/hid-core.c |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/drivers/hid/hid-core.c b/drivers/hid/hid-core.c
index 0079422..ec6ba50 100644
--- a/drivers/hid/hid-core
On 07/10/13 17:29, Rob Herring wrote:
> From: Rob Herring
>
> Use the common unflatten_and_copy_device_tree to copy the built-in FDT
> out of init section.
>
> Signed-off-by: Rob Herring
> Cc: James Hogan
With Qais' suggestion of removing the extern void copy_fdt(void) from
arch/metag/include
On Wed, 6 Nov 2013, Simon Wood wrote:
> Adjust the scaling and lineartity to match that of the Windows
> driver (from MOMO testing).
>
> Reported-by: Elias Vanderstuyft
> Signed-off-by: Simon Wood
I have applied the series, thanks.
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: s
On Fri, 8 Nov 2013, Stefan Achatz wrote:
> Forgot two special driver declarations and sorted the list.
>
> Signed-off-by: Stefan Achatz
Applied, thanks.
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vg
On Wed, Nov 06, 2013 at 03:20:48PM +0530, Anurag Aggarwal wrote:
> Altough stack overflow is expected in unwind_exec_insn, but in cases when
> area beyond stack is not mapped to physical memory this can cause data abort.
>
> To avoid above condition handle stack overflow in unwind_exec_insn by
On Fri, 2013-11-08 at 04:37 -0800, Paul E. McKenney wrote:
> On Fri, Nov 08, 2013 at 08:31:20AM +0100, Mike Galbraith wrote:
> > On Thu, 2013-11-07 at 19:23 -0800, Paul E. McKenney wrote:
> >
> > > An untested patch that gets rid of the RCU_SOFTIRQs in this case is below.
> >
> > Yup, toasted.
>
Improve readability by creating a define for each microphone detection
level.
Signed-off-by: Charles Keepax
---
drivers/extcon/extcon-arizona.c | 21 -
include/linux/mfd/arizona/registers.h |9 +
2 files changed, 25 insertions(+), 5 deletions(-)
diff --gi
We need to make sure we reset back to our starting state, especially
making sure that we have disabled poll in the register cache.
Signed-off-by: Charles Keepax
---
drivers/extcon/extcon-arizona.c |8 +++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/drivers/extcon/extc
The microphone detection code is run as delayed work to provide
additional debounce, it is possible that the jack could have been
removed by the time we process the microphone detection. Turn this
case into a no op.
Signed-off-by: Charles Keepax
---
drivers/extcon/extcon-arizona.c | 13 +++
As a small disclaimer I would personally prefer to not merge this patch.
I have added it based on previous code review of the other patches in
this chain.
arizona_hpdet_do_id currently can only return 0 or -EAGAIN making the
else if clause handling error codes redundant, this patch removes this
cl
Hello,
I wonder why in 2013 I still cannot modify _unused_ partitions on the fly,
yeah, the Internet is full of:
# hdparm -z /dev/sda
/dev/sda:
re-reading partition table
BLKRRPART failed: Device or resource busy
# fdisk (after adding a new partition using unused space on my hdd)
...
Command
On 11/08, Oleg Nesterov wrote:
>
> On 11/08, Stephen Rothwell wrote:
> >
> > Hi Andrew,
> >
> > Today's linux-next merge of the akpm-current tree got a conflict in
> > fs/anon_inodes.c between commit 24b0303e9532 ("take anon inode allocation
> > to libfs.c") from the vfs tree and commit 02f3ac4386d
On 2.11.2013 17:49, Julia Lawall wrote:
>> +@r depends on report || context@
>> +expression E;
>> +position p;
>> +@@
>> +if@p (E) {}
>
> There should be a * in front of the if, to support context mode.
Josh, will you send a v3 with the above fix?
Thanks,
Michal
--
To unsubscribe from this list
2013/11/8 Thierry Reding :
> On Thu, Nov 07, 2013 at 01:00:04PM +0100, Christian Gmeiner wrote:
>> Hi Thierry
>>
>>
>> This series adds the ability to specify a GPIO and a power supply to
>> > enable a backlight.
>> >
>>
>> Whats the state of this patch set? I am looking for this kind of
>> functio
On 07.11.13 14:33:29, Borislav Petkov wrote:
> On Thu, Nov 07, 2013 at 07:23:10AM -0600, Rob Herring wrote:
> > See, we are benefiting already.
>
> You can catch this when building on arm64, i.e. basically one of the
> target architectures for which the driver is meant for.
Can't we just take
d
On Fri, Nov 08, 2013 at 02:26:28PM +0100, Mike Galbraith wrote:
> On Fri, 2013-11-08 at 04:37 -0800, Paul E. McKenney wrote:
> > On Fri, Nov 08, 2013 at 08:31:20AM +0100, Mike Galbraith wrote:
> > > On Thu, 2013-11-07 at 19:23 -0800, Paul E. McKenney wrote:
> > >
> > > > An untested patch that ge
This removes trivial dead code from drivers/usb/phy/phy-am335x.c
and drivers/usb/phy/phy-generic.c
Found by Coverity (CID 1127232 and CID 1127231)
Signed-off-by: Michael Opdenacker
---
drivers/usb/phy/phy-am335x.c | 2 --
drivers/usb/phy/phy-generic.c | 2 --
2 files changed, 4 deletions(-)
d
On Fri, Nov 08, 2013 at 11:20:54AM +, Mel Gorman wrote:
> >
> > 0255d491848032f6c601b6410c3b8ebded3a37b1 is the first bad commit
> > commit 0255d491848032f6c601b6410c3b8ebded3a37b1
> > Author: Mel Gorman
> > Date: Mon Oct 7 11:28:47 2013 +0100
> >
> > mm: Account for a THP NUMA hinting
On Thu, 7 Nov 2013 12:15:48 -0600, Rob Herring wrote:
> From: Rob Herring
>
> Fix OF selftest compile on sparc which does not enable OF_IRQ.
>
> drivers/of/selftest.c:177: undefined reference to `of_irq_parse_one'
> drivers/of/selftest.c:197: undefined reference to `of_irq_parse_one'
> drivers
Em Fri, Nov 08, 2013 at 09:40:01AM +0100, Peter Zijlstra escreveu:
> On Tue, Nov 05, 2013 at 02:31:52PM -0300, Arnaldo Carvalho de Melo wrote:
> > Can I have your Acked-by for this one? I guess now the goal is
> > achieved, no?
> So this option allows -t/-p/-u to create one buffer per cpu and
On Fri, 08 Nov, at 07:32:51PM, Yasuaki Ishimatsu wrote:
> > Everything started with an issue that killed Samsung laptops:
> > http://mjg59.dreamwidth.org/22855.html
> >
> > Later it was found that if you write too much into UEFI variables many
> > UEFI implementations will do bad things.
>
> Than
On Sat, Nov 09, 2013 at 06:22:56AM +0900, Suravee Suthikulpanit wrote:
> Sorry for late reply. And yes, the BDKG called it "Breakpoint
> Extension". Keeping the name consistent with the documentation might
> be best for now to avoid confusion.
>
> So, would you like me to send in a new patch to add
Commit cbfd0340ae1993378fd47179db949e050e16e697,
'n_tty: Process echoes in blocks', introduced an error when
consuming the echo buffer tail to prevent buffer overrun, where
the incorrect operation code byte is checked to determine how
far to advance the tail to the next echo byte.
Check the correc
On Fri, 08 Nov 2013 21:04:26 +0900
Masami Hiramatsu wrote:
> > static void do_sync_core(void *info)
> > {
> > sync_core();
> > @@ -648,15 +687,15 @@ void *text_poke_bp(void *addr, const void *opcode,
> > size_t len, void *handler)
> > */
> > smp_wmb();
> >
> > - text_poke(add
On Fri, 8 Nov 2013 10:12:06 +0100
Petr Mladek wrote:
> We would like to use text_poke_bp in the dynamic ftrace which want to
> know about errors. For example, it informs about them in the ftrace log.
>
> Let's return the error code instead of the address. The address was just
> copied
> from t
Hi!
On 08/11/13 15:54, ext Guenter Roeck wrote:
>>> +struct property *__of_copy_property(const struct property *prop, gfp_t
>>> flags)
>>> +{
>>> +struct property *propn;
>>> +
>>> +propn = kzalloc(sizeof(*prop), flags);
>>> +if (propn == NULL)
>>> +return NULL;
>>> +
>>> +
Hi Guenter,
On Nov 8, 2013, at 4:54 PM, Guenter Roeck wrote:
> On 11/08/2013 01:08 AM, Alexander Sverdlin wrote:
>> Hello Pantelis,
>>
>> On 07/11/13 21:17, ext Pantelis Antoniou wrote:
>>> Introduce helper functions for working with the live DT tree.
>>>
>>> __of_free_property() frees a dynami
This patchset introduces a number of fixes that are required
for the subsequent patches that add DT overlays support.
Most of them are trivial, adding small bits that are missing,
or exporting functions that were private before.
Changes in V4:
* Bug fix about prop->len == 0 by Ionut Nicu
Chang
When attaching a node always clear the detach flag. Without this change
the sequence detach, attach fails.
Signed-off-by: Pantelis Antoniou
---
drivers/of/base.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/of/base.c b/drivers/of/base.c
index 7d4c70f..ca10916 100644
--- a/drivers/
of_property_notify can be utilized by other users too, export it.
Signed-off-by: Pantelis Antoniou
---
drivers/of/base.c | 9 ++---
include/linux/of.h | 11 +++
2 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/drivers/of/base.c b/drivers/of/base.c
index ca10916..6603
There are other users for the proc DT functions.
Export them.
Signed-off-by: Pantelis Antoniou
---
drivers/of/base.c | 70 ++
include/linux/of.h | 29 ++
2 files changed, 68 insertions(+), 31 deletions(-)
diff --git a/driv
Introduce helper functions for working with the live DT tree.
__of_free_property() frees a dynamically created property
__of_free_tree() recursively frees a device node tree
__of_copy_property() copies a property dynamically
__of_create_empty_node() creates an empty node
__of_find_node_by_full_nam
Helper functions for working with device node flags.
Signed-off-by: Pantelis Antoniou
---
include/linux/of.h | 20
1 file changed, 20 insertions(+)
diff --git a/include/linux/of.h b/include/linux/of.h
index f95aee3..786c4f6 100644
--- a/include/linux/of.h
+++ b/include/linu
The last two parameters of certain register access functions were in
different order than regmap API. This was confusing and error-prone.
Reorder parameters for register access API to match regmap API:
- max77693_bulk_read() reorder count and buf,
- max77693_bulk_write() reorder count and buf,
The last two parameters of certain register access functions were in
different order than regmap API. This was confusing and error-prone.
Reorder parameters for register access API to match regmap API:
- sec_bulk_read() reorder count and buf,
- sec_bulk_write() reorder count and buf,
- sec_reg_
On Nov 8, 2013, at 3:10 AM, Tomasz Figa wrote:
> On Tuesday 05 of November 2013 11:51:07 Kumar Gala wrote:
>> On Nov 5, 2013, at 11:44 AM, Stephen Boyd wrote:
>>> On 11/05/13 09:13, Kumar Gala wrote:
On Nov 1, 2013, at 5:08 PM, Stephen Boyd wrote:
> diff --git
> a/Documentation/devic
On Fri, Nov 08, 2013 at 06:03:31AM -0800, Paul E. McKenney wrote:
> On Fri, Nov 08, 2013 at 02:26:28PM +0100, Mike Galbraith wrote:
> > On Fri, 2013-11-08 at 04:37 -0800, Paul E. McKenney wrote:
> > > On Fri, Nov 08, 2013 at 08:31:20AM +0100, Mike Galbraith wrote:
> > > > On Thu, 2013-11-07 at 19:
On Tue, 05 Nov, at 04:20:07PM, dyo...@redhat.com wrote:
> Hi,
>
> Here is the V2 for supporting kexec kernel efi runtime.
> Per pervious discussion I pass the 1st kernel efi runtime mapping
> via setup_data to 2nd kernel. Besides of the runtime mapping
> info I also pass the fw_vendor, runtime, co
On Sat, Oct 26, 2013 at 3:33 PM, Pali Rohár wrote:
> Hello, I'm sending wl1251 patches from linux-n900 tree [1] for comments. More
> patches come from David's monitor & packet injection work. Patches are tested
> with 3.12 rc5 kernel on Nokia N900.
>
> [1] - https://gitorious.org/linux-n900/linux-
On 11/02/2013 01:34 PM, Borislav Petkov wrote:
On Thu, Oct 31, 2013 at 12:23:30PM +0100, Frederic Weisbecker wrote:
Ok we can keep that naming then, at least on the feature symbol. But
add a comment on it.
Great, in the latest F16h BKDG the CPUID bit is called
"DataBreakpointExtension". So BPEX
On Fri, 2013-11-08 at 06:03 -0800, Paul E. McKenney wrote:
> On Fri, Nov 08, 2013 at 02:26:28PM +0100, Mike Galbraith wrote:
> > On Fri, 2013-11-08 at 04:37 -0800, Paul E. McKenney wrote:
> > > On Fri, Nov 08, 2013 at 08:31:20AM +0100, Mike Galbraith wrote:
> > > > On Thu, 2013-11-07 at 19:23 -08
Introduce support for dynamic device tree resolution.
Using it, it is possible to prepare a device tree that's
been loaded on runtime to be modified and inserted at the kernel
live tree.
Export of of_resolve by Guenter Roeck
Signed-off-by: Pantelis Antoniou
---
.../devicetree/dynamic-resolutio
Introduce DT overlay support.
Using this functionality it is possible to dynamically overlay a part of
the kernel's tree with another tree that's been dynamically loaded.
It is also possible to remove node and properties.
Note that the I2C client devices are 'special', as in they're not platform
d
On Thu, 7 Nov 2013, Frederic Weisbecker wrote:
> usermodehelper works are created via workqueues, right? And workqueues are an
> issue as
> well for those who want CPU isolation.
AFAICT usermodehelper can be called from a variety of contexts.
> So this looks like a more general problem than jus
Change the sha/aes/tdes compatibility string to match common
case for the at91sam9g45 family which is to keep the at91 prefix.
Signed-off-by: Nicolas Ferre
---
arch/arm/boot/dts/sama5d3.dtsi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/boot/dts/sama5d3.dtsi
Signed-off-by: Nicolas Ferre
---
arch/arm/boot/dts/sama5d3.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index b7f4961..fca56c7 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dt
This series adds Device Tree support to the Atmel crypto drivers
(AES/[T]DES/SHA). The Device Tree entries are very simple and only
declare the reg/irq values and the link to DMA.
Some trivial patches are preceding this move to Device Tree to clean
things up beforehand.
The series has already be
Peter,
I found a bug in the ftrace callback code. When there's only one
function registered that supplies its own recursion protection, it gets
the ftrace_ops that it registered passed to it in the 3rd parameter
from assembly (otherwise, it gets it from a helper function).
But the assembly uses
Add support for Device Tree and use of the DMA DT API to
get the needed channels.
Documentation is added for these DT nodes.
Initial code by: Nicolas Royer and Eukrea.
Signed-off-by: Nicolas Ferre
---
.../devicetree/bindings/crypto/atmel-crypto.txt| 23
drivers/crypto/atmel-aes.c
Signed-off-by: Nicolas Ferre
---
arch/arm/boot/dts/sama5d3.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index 8716fc2..56c3b01 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -3
Add a runtime interface to /proc to enable generic device tree overlay
usage.
Two new /proc files are added:
/proc/device-tree-overlay & /proc/device-tree-overlay-status
/proc/device-tree-overlay accepts a stream of a device tree objects and
applies it to the running kernel's device tree.
On Fri, Nov 08, 2013 at 03:29:38PM +0100, Frederic Weisbecker wrote:
> On Fri, Nov 08, 2013 at 06:03:31AM -0800, Paul E. McKenney wrote:
> > On Fri, Nov 08, 2013 at 02:26:28PM +0100, Mike Galbraith wrote:
> > > On Fri, 2013-11-08 at 04:37 -0800, Paul E. McKenney wrote:
> > > > On Fri, Nov 08, 2013
On Fri, Nov 08, 2013 at 02:59:18PM +0100, Robert Richter wrote:
> Can't we just take
>
> depends on EDAC_MM_EDAC && (ARCH_MULTI_V7 || ARM64)
>
> as a first step to increase build coverage?
Yep, that's basically what I was suggesting.
> There is also COMPILE_TEST that could be used which is exact
Add support for Device Tree and use of the DMA DT API to
get the channels if needed.
Documentation is added for these DT nodes.
Initial code by: Nicolas Royer and Eukrea.
Signed-off-by: Nicolas Ferre
---
.../devicetree/bindings/crypto/atmel-crypto.txt| 23
drivers/crypto/atmel-tdes.c
I assumed he was referring to just dropping those fields of they didn't make
sense for the architecture. That would make sense to do.
Andi Kleen wrote:
>> - the module aliases host tool has no arch specific dependencies at
>> all except having x86cpu as one of the entries: would you mind
>> dro
On 11/08/2013 01:33 AM, Christoph Hellwig wrote:
> Btw, I have to state that I very much disagree with dropping the
> direct I/O kernel changes, and I also very much disagree with keeping
> the immutable iovecs in.
>
> For the latter I think the immutable iovecs are useful and do want to
> see the
On Tue, Nov 05, 2013 at 05:16:07PM +0800, Baoquan He wrote:
> Currently system always reboot after below message when execute "kexec -e".
>
> [0.572119] smpboot: Booting Node 0, Processors # 1 OK
>
> In commit 1b3a5d02ee070c8f994b9b6370f486601e0f, reboot= handling was
> moved to kern
The following patchset introduces Device Tree overlays, a method
of dynamically altering the kernel's live Device Tree, along with
a generic interface to use it in a board agnostic manner.
It is against mainline as of today, Nov 5 2013:
be408cd3e1fef73e9408b196a79b9934697fe3b1
Mer
On 11/08/2013 01:08 AM, Alexander Sverdlin wrote:
Hello Pantelis,
On 07/11/13 21:17, ext Pantelis Antoniou wrote:
Introduce helper functions for working with the live DT tree.
__of_free_property() frees a dynamically created property
__of_free_tree() recursively frees a device node tree
__of_c
On Fri, 2013-11-08 at 15:29 +0100, Frederic Weisbecker wrote:
> On Fri, Nov 08, 2013 at 06:03:31AM -0800, Paul E. McKenney wrote:
> > On Fri, Nov 08, 2013 at 02:26:28PM +0100, Mike Galbraith wrote:
> > > On Fri, 2013-11-08 at 04:37 -0800, Paul E. McKenney wrote:
> > > > On Fri, Nov 08, 2013 at 08
Add support for Device Tree and use of the DMA DT API to
get the channels if needed.
Documentation is added for these DT nodes.
Initial code by: Nicolas Royer and Eukrea.
Signed-off-by: Nicolas Ferre
---
.../devicetree/bindings/crypto/atmel-crypto.txt| 22 +
drivers/crypto/atmel-sha.c
101 - 200 of 699 matches
Mail list logo