Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1274563 > unrolled thread
| Started by | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| First post | 2015-11-21 01:30 +0100 |
| Last post | 2015-11-23 15:40 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2015-11-21 01:30 +0100 |
| Subject | Re: [PATCH RT 0/4] Warning fixes for PREEMPT_RT |
| Message-ID | <qx4dX-6bp-7@gated-at.bofh.it> |
[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.
[toc] | [next] | [standalone]
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Date | 2015-11-23 15:40 +0100 |
| Message-ID | <qy0rD-30z-3@gated-at.bofh.it> |
| In reply to | #1274563 |
On Sat, 21 Nov 2015 00:20:41 +0000 Ben Hutchings <ben@decadent.org.uk> 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 reading this list. I'll take a look at this. Thanks, -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web