Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp7712586ybi; Wed, 5 Jun 2019 23:49:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqz0CUuYVdHXP4AbXTQEsIc0Pk7q/EuIBD4V2WAqaxIyu4ZJPsJR94qIvJ/EuMe9DecDvLkA X-Received: by 2002:a65:5787:: with SMTP id b7mr1976222pgr.148.1559803750550; Wed, 05 Jun 2019 23:49:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559803750; cv=none; d=google.com; s=arc-20160816; b=OSxsYVFPpKXHE0ZcN4EC4y7aLvXq1W/4pdw3PRFMFNskMfBuYqhBGjdcKQQJ12BpnU nK1Tzcx2Zo6vb7f2FYPNf1Q1pOYTDkwHeE3Uw/C0K6J/NpoSRElBOcAyN0WVlQH15OO6 JaBmsQg+6KQyFbdWquoW+3gfyd/RcZbRRpZKvG2SFx/brH6iYgKXEqGndAuWpOolCJjW MLTIkaSreuRfCYhgSZeuc89H1gWJrb97Ia3+cVBVgoLHqPSPitdcjFk1galgnvd4k118 r3eW/srxSnxoqrU06IdDpx2qRL2S1+86w0ooxoAwxWAVdME+amxxPn/R1vBvJiO2QEtx k73w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=I0KcyeWCa9paEWJ3ci2EkxI1PP+cWZExpWzy17zkcOM=; b=OjdhbZ4hyCwyxRBu9sZFAxiq7o5FdZc0q1zdpL+I4kGdyC3gSrTQE3xr8KCtwaA07X rXGvS2nL9fVIZw++QAS5hrMGPE2tu87Yak+SrlCOGpw50m4Xb/Pnntm2vVxFhh0RjVfG FoQq/iefXT9ImZLx2vytMdakvNEB1ZD7ji6fuf4OeEQtsIBUt47s+AAVg7klnnHofvlB otOyfj+741+HDrH7hlkmz7cSGZGVEteRc08MI1PLyGq29syo5msq3kOtkFpfcR+OQ/3I nAGlDf4qTg+GTcqOEHoOzCdaReIlPoTpCeEyxXW6lhiU8bL/YKO07mdSD2+VOh+p7TLI IzSg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g1si1049962pfi.249.2019.06.05.23.48.54; Wed, 05 Jun 2019 23:49:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726605AbfFFGrn (ORCPT + 99 others); Thu, 6 Jun 2019 02:47:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:60306 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725267AbfFFGrm (ORCPT ); Thu, 6 Jun 2019 02:47:42 -0400 Received: from oasis.local.home (unknown [146.247.46.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5E8A520673; Thu, 6 Jun 2019 06:47:39 +0000 (UTC) Date: Thu, 6 Jun 2019 02:47:34 -0400 From: Steven Rostedt To: "George G. Davis" Cc: Jonathan Corbet , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , Jiri Kosina , Masami Hiramatsu , Andi Kleen , Jann Horn , Nadav Amit , "open list:DOCUMENTATION" , open list Subject: Re: [PATCH 2/3] treewide: trivial: fix s/poped/popped/ typo Message-ID: <20190606024734.5663fb80@oasis.local.home> In-Reply-To: <1559766612-12178-2-git-send-email-george_davis@mentor.com> References: <1559766612-12178-1-git-send-email-george_davis@mentor.com> <1559766612-12178-2-git-send-email-george_davis@mentor.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 5 Jun 2019 16:30:10 -0400 "George G. Davis" wrote: > Fix a couple of s/poped/popped/ typos. > > Cc: Jiri Kosina > Signed-off-by: George G. Davis Acked-by: Steven Rostedt (VMware) -- Steve > --- > Documentation/arm/mem_alignment | 2 +- > arch/x86/kernel/kprobes/core.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/arm/mem_alignment b/Documentation/arm/mem_alignment > index 6335fcacbba9..e110e2781039 100644 > --- a/Documentation/arm/mem_alignment > +++ b/Documentation/arm/mem_alignment > @@ -1,4 +1,4 @@ > -Too many problems poped up because of unnoticed misaligned memory access in > +Too many problems popped up because of unnoticed misaligned memory access in > kernel code lately. Therefore the alignment fixup is now unconditionally > configured in for SA11x0 based targets. According to Alan Cox, this is a > bad idea to configure it out, but Russell King has some good reasons for > diff --git a/arch/x86/kernel/kprobes/core.c b/arch/x86/kernel/kprobes/core.c > index 6afd8061dbae..d3243d93daf4 100644 > --- a/arch/x86/kernel/kprobes/core.c > +++ b/arch/x86/kernel/kprobes/core.c > @@ -813,7 +813,7 @@ __used __visible void *trampoline_handler(struct pt_regs *regs) > continue; > /* > * Return probes must be pushed on this hash list correct > - * order (same as return order) so that it can be poped > + * order (same as return order) so that it can be popped > * correctly. However, if we find it is pushed it incorrect > * order, this means we find a function which should not be > * probed, because the wrong order entry is pushed on the