[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1444099292.2956.4.camel@decadent.org.uk>
Date: Tue, 06 Oct 2015 03:41:32 +0100
From: Ben Hutchings <ben@...adent.org.uk>
To: linux-kernel@...r.kernel.org
Cc: stable-rt@...r.kernel.org
Subject: [PATCH RT 0/4] Warning fixes for PREEMPT_RT
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 cast warning for randomness on 32-bit
architectures
work-simple: Add missing #include <linux/export.h>
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
All the simple programs have been written, and all the good names taken.
Download attachment "signature.asc" of type "application/pgp-signature" (812 bytes)
Powered by blists - more mailing lists