Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1274563

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

From Ben Hutchings <ben@decadent.org.uk>
Newsgroups linux.kernel
Subject Re: [PATCH RT 0/4] Warning fixes for PREEMPT_RT
Date 2015-11-21 01:30 +0100
Message-ID <qx4dX-6bp-7@gated-at.bofh.it> (permalink)
References <qgqud-1kk-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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: Fix rt_mutex_timed_fastlock() slowfn type mismatch up to 3.10
>   genirq: Fix pointer cast warning for randomness on 32-bit
>     architectures
>   work-simple: Add missing #include 
> 
>  arch/x86/kvm/lapic.c | 4 +---
>  kernel/irq/manage.c  | 3 ++-
>  kernel/rtmutex.c     | 2 +-
>  kernel/work-simple.c | 1 +
>  4 files changed, 5 insertions(+), 5 deletions(-)
> 
-- 
Ben Hutchings
friends: People who know you well, but like you anyway.

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH RT 0/4] Warning fixes for PREEMPT_RT Ben Hutchings <ben@decadent.org.uk> - 2015-11-21 01:30 +0100
  Re: [PATCH RT 0/4] Warning fixes for PREEMPT_RT Steven Rostedt <rostedt@goodmis.org> - 2015-11-23 15:40 +0100

csiph-web