[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1284825182-32588-1-git-send-email-namhyung@gmail.com>
Date: Sun, 19 Sep 2010 00:52:58 +0900
From: Namhyung Kim <namhyung@...il.com>
To: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] printk cleanups
Hello,
This patchset tries to remove sparse warnings on printk routines.
All patches in this series are simple, one-liner and don't waste
your time much. Please take a look and consider applying it. :-)
Thanks.
---
Namhyung Kim (4):
printk: Fixup declaration of kmsg_reasons
printk: Add lock context annotation
printk: Change type of 'boot_delay' to int *
printk: Declare printk_ratelimit_state in ratelimit.h
include/linux/ratelimit.h | 4 ++++
kernel/printk.c | 5 +++--
kernel/sysctl.c | 2 --
3 files changed, 7 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists