Re: [PATCH RT 0/4] Warning fixes for PREEMPT_RT

2015-11-23 Thread Steven Rostedt
On Sat, 21 Nov 2015 00:20:41 + Ben Hutchings wrote: > On Tue, 2015-10-06 at 03:41 +0100, Ben Hutchings wrote: > > These patches fix various warnings I got when building 3.2.71-rt104; > > some of them are applicable to other RT branches as well. > > Ping. > Sorry, I've been behind in

Re: [PATCH RT 0/4] Warning fixes for PREEMPT_RT

2015-11-23 Thread Steven Rostedt
On Sat, 21 Nov 2015 00:20:41 + Ben Hutchings wrote: > On Tue, 2015-10-06 at 03:41 +0100, Ben Hutchings wrote: > > These patches fix various warnings I got when building 3.2.71-rt104; > > some of them are applicable to other RT branches as well. > > Ping. > Sorry,

Re: [PATCH RT 0/4] Warning fixes for PREEMPT_RT

2015-11-20 Thread Ben Hutchings
On Tue, 2015-10-06 at 03:41 +0100, Ben Hutchings wrote: > These patches fix various warnings I got when building 3.2.71-rt104; > some of them are applicable to other RT branches as well. Ping. Ben. > Ben. > > Ben Hutchings (4): >   KVM: lapic: Fix name of timer handler before 3.7 >   rtmutex:

Re: [PATCH RT 0/4] Warning fixes for PREEMPT_RT

2015-11-20 Thread Ben Hutchings
On Tue, 2015-10-06 at 03:41 +0100, Ben Hutchings wrote: > These patches fix various warnings I got when building 3.2.71-rt104; > some of them are applicable to other RT branches as well. Ping. Ben. > Ben. > > Ben Hutchings (4): >   KVM: lapic: Fix name of timer handler before 3.7 >   rtmutex:

[PATCH RT 0/4] Warning fixes for PREEMPT_RT

2015-10-05 Thread Ben Hutchings
These patches fix various warnings I got when building 3.2.71-rt104; some of them are applicable to other RT branches as well. Ben. Ben Hutchings (4): KVM: lapic: Fix name of timer handler before 3.7 rtmutex: Fix rt_mutex_timed_fastlock() slowfn type mismatch up to 3.10 genirq: Fix pointer

[PATCH RT 0/4] Warning fixes for PREEMPT_RT

2015-10-05 Thread Ben Hutchings
These patches fix various warnings I got when building 3.2.71-rt104; some of them are applicable to other RT branches as well. Ben. Ben Hutchings (4): KVM: lapic: Fix name of timer handler before 3.7 rtmutex: Fix rt_mutex_timed_fastlock() slowfn type mismatch up to 3.10 genirq: Fix pointer