From patchwork Mon Sep 7 19:18:03 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Corbet X-Patchwork-Id: 53249 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f200.google.com (mail-lb0-f200.google.com [209.85.217.200]) by patches.linaro.org (Postfix) with ESMTPS id 439F822B05 for ; Mon, 7 Sep 2015 19:18:13 +0000 (UTC) Received: by lbbmp1 with SMTP id mp1sf28102507lbb.2 for ; Mon, 07 Sep 2015 12:18:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:date:from:to:cc:subject:message-id :organization:mime-version:content-type:content-transfer-encoding :sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=4Rfv49ofy45y1Ba9HefLu4zbxp6lOPqZ/1+1Vcz9Zf4=; b=Oow0FaFjSOeVMGW3m6W1U2zSpdPb3zp/oF1M+rm0bzGmNB0SiN36uUWxad5g5BbCRz Q+U8w7vE5aDMhPQG9mrYdBAmuyV5GZvwlVGYbOL8aiAr+oGt1OsjIuBrhtvhEctKIb5/ PTsR+v/SAZoQ5iR8e0dCgqnp44Npa1QkEmbkpGTQCHmgc/JMbbHn03K/yyuuBQrXpuDX fR2C9Fp5MDMZhbEc/ajDx1hXqM/u1fzuzKT7fMBRBNZ+s7wHqpnKqwy+EoaXPlmg8Jmn 5IwnPBeFiLVcSBNh+sWa1AmeWooH08XDefjR3kRwoGdI9KvwV9CFvhzJTG46Zjoq4GC6 rzBA== X-Gm-Message-State: ALoCoQlP+c3tklBiRjawDBXT/mCYAwFgEifAhi/85i59l1BEJyXBLJv6Bz6B/s4HPikQZaSFboZZ X-Received: by 10.180.83.101 with SMTP id p5mr5500600wiy.2.1441653491784; Mon, 07 Sep 2015 12:18:11 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.37.228 with SMTP id b4ls303231lak.28.gmail; Mon, 07 Sep 2015 12:18:11 -0700 (PDT) X-Received: by 10.112.157.130 with SMTP id wm2mr18590846lbb.24.1441653491584; Mon, 07 Sep 2015 12:18:11 -0700 (PDT) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com. [209.85.215.54]) by mx.google.com with ESMTPS id a3si864798laa.35.2015.09.07.12.18.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Sep 2015 12:18:11 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) client-ip=209.85.215.54; Received: by lamp12 with SMTP id p12so55114774lam.0 for ; Mon, 07 Sep 2015 12:18:11 -0700 (PDT) X-Received: by 10.152.203.134 with SMTP id kq6mr18745893lac.106.1441653491461; Mon, 07 Sep 2015 12:18:11 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp539960lbq; Mon, 7 Sep 2015 12:18:10 -0700 (PDT) X-Received: by 10.66.90.166 with SMTP id bx6mr48052415pab.133.1441653490113; Mon, 07 Sep 2015 12:18:10 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id uj4si1242444pbc.169.2015.09.07.12.18.09; Mon, 07 Sep 2015 12:18: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; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752135AbbIGTSH (ORCPT + 28 others); Mon, 7 Sep 2015 15:18:07 -0400 Received: from tex.lwn.net ([70.33.254.29]:39691 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750907AbbIGTSE (ORCPT ); Mon, 7 Sep 2015 15:18:04 -0400 Received: from lwn.net (localhost.localdomain [127.0.0.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by vena.lwn.net (Postfix) with ESMTP id E2A571540042; Mon, 7 Sep 2015 13:18:03 -0600 (MDT) Date: Mon, 7 Sep 2015 13:18:03 -0600 From: Jonathan Corbet To: Ingo Molnar Cc: LKML , Jason Baron Subject: [PATCH] locking/static_keys: fix a silly typo Message-ID: <20150907131803.54c027e1@lwn.net> Organization: LWN.net MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: corbet@lwn.net X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , 412758cb2670 (jump label, locking/static_keys: Update docs) introduced a typo that might as well get fixed. Signed-off-by: Jonathan Corbet --- Documentation/static-keys.txt | 2 +- include/linux/jump_label.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/static-keys.txt b/Documentation/static-keys.txt index f4cb0b2..ec91158 100644 --- a/Documentation/static-keys.txt +++ b/Documentation/static-keys.txt @@ -16,7 +16,7 @@ The updated API replacements are: DEFINE_STATIC_KEY_TRUE(key); DEFINE_STATIC_KEY_FALSE(key); static_key_likely() -statick_key_unlikely() +static_key_unlikely() 0) Abstract diff --git a/include/linux/jump_label.h b/include/linux/jump_label.h index 7f653e8..0684bd3 100644 --- a/include/linux/jump_label.h +++ b/include/linux/jump_label.h @@ -22,7 +22,7 @@ * DEFINE_STATIC_KEY_TRUE(key); * DEFINE_STATIC_KEY_FALSE(key); * static_key_likely() - * statick_key_unlikely() + * static_key_unlikely() * * Jump labels provide an interface to generate dynamic branches using * self-modifying code. Assuming toolchain and architecture support, if we