Re: [PATCHv7 1/3] kernel: add TAINT_LIVEPATCH

2014-12-18 Thread Jiri Kosina
On Thu, 18 Dec 2014, Masami Hiramatsu wrote: > > This adds a new taint flag to indicate when the kernel or a kernel > > module has been live patched. This will provide a clean indication in > > bug reports that live patching was used. > > > > Additionally, if the crash occurs in a live patched f

Re: [PATCH] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc

2014-12-18 Thread Roger Quadros
Fixing up Paul's email id. cheers, -roger On 18/12/14 17:49, Roger Quadros wrote: > There are quite a few hwmods that don't have sysconfig register and so > _find_mpu_rt_port(oh) will return NULL thus preventing ready state check > on those modules after the module is enabled. > > This can poten

Re: [PATCH] tools lib traceevent: Add support for IP address formats

2014-12-18 Thread Arnaldo Carvalho de Melo
Em Thu, Dec 18, 2014 at 08:10:43AM -0700, David Ahern escreveu: > Adds helper for following kernel formats: > %pi4 print an IPv4 address with leading zeros > %pI4 print an IPv4 address without leading zeros > %pi6 print an IPv6 address without colons > %pI6 print an IPv6 address with colons

Re: frequent lockups in 3.18rc4

2014-12-18 Thread Chris Mason
On Thu, Dec 18, 2014 at 12:13 AM, Dave Jones wrote: On Mon, Dec 15, 2014 at 03:46:41PM -0800, Linus Torvalds wrote: > On Mon, Dec 15, 2014 at 10:21 AM, Linus Torvalds > wrote: > > > > So let's just fix it. Here's a completely untested patch. > > So after looking at this more, I'm actual

<    2   3   4   5   6   7