Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752327AbaAPQI0 (ORCPT ); Thu, 16 Jan 2014 11:08:26 -0500 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.225]:56369 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751544AbaAPQIZ (ORCPT ); Thu, 16 Jan 2014 11:08:25 -0500 Date: Thu, 16 Jan 2014 11:08:23 -0500 From: Steven Rostedt To: pavel@pavlinux.ru Cc: linux-kernel@vger.kernel.org, linux-rt-users , Thomas Gleixner , Carsten Emde , Sebastian Andrzej Siewior , John Kacur Subject: Re: [PATCH RT 0/8] Linux 3.2.53-rt76-rc1 Message-ID: <20140116110823.26aad085@gandalf.local.home> In-Reply-To: <52D7EE70.8000509@pavlinux.ru> References: <20140116015824.201732155@goodmis.org> <52D7A93C.9090801@pavlinux.ru> <20140116091847.0786c8af@gandalf.local.home> <52D7EE70.8000509@pavlinux.ru> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 16 Jan 2014 18:36:32 +0400 Pavel Vasilyev wrote: > > $ xz -cd /tmp/patch-3.2.53-rt75-rt76-rc1.patch.xz | patch -p1 --dry-run > > checking file arch/arm/kernel/smp_tlb.c > checking file arch/tile/include/asm/smp.h > checking file arch/tile/kernel/smp.c > checking file drivers/net/wireless/orinoco/orinoco_usb.c > checking file drivers/usb/gadget/f_fs.c > checking file drivers/usb/gadget/inode.c > checking file fs/buffer.c > checking file include/linux/smp.h > Hunk #1 succeeded at 117 with fuzz 1 (offset 16 lines). > Hunk #2 FAILED at 147. > 1 out of 2 hunks FAILED > checking file include/linux/spinlock_rt.h > checking file kernel/cpu.c > checking file kernel/rtmutex.c > checking file kernel/smp.c > Hunk #1 FAILED at 712. > 1 out of 1 hunk FAILED > checking file kernel/softirq.c > checking file kernel/timer.c > checking file localversion-rt > > > include/linux/smp.h REJECT: #define on_each_cpu_mask() and #define > on_each_cpu_cond() and same in kernel/smp.c > > $ git checkout v3.2.53-rt75 [..] $ xzcat /tmp/patch-3.2.53-rt75-rt76-rc1.patch.xz | patch -p1 --dry-run checking file arch/arm/kernel/smp_tlb.c checking file arch/tile/include/asm/smp.h checking file arch/tile/kernel/smp.c checking file drivers/net/wireless/orinoco/orinoco_usb.c checking file drivers/usb/gadget/f_fs.c checking file drivers/usb/gadget/inode.c checking file fs/buffer.c checking file include/linux/smp.h checking file include/linux/spinlock_rt.h checking file kernel/cpu.c checking file kernel/rtmutex.c checking file kernel/smp.c checking file kernel/softirq.c checking file kernel/timer.c checking file localversion-rt $ Did you start with v3.2.53-rt75? -- 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/