From: Randy Dunlap <rdunlap@xenotime.net>
To: Anton Vorontsov <cbouatmailru@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Kees Cook <keescook@chromium.org>,
Tony Luck <tony.luck@intel.com>, Colin Cross <ccross@android.com>
Subject: Re: [PATCH] pstore: fix printk format warning
Date: Fri, 03 Aug 2012 18:32:56 -0700 [thread overview]
Message-ID: <501C7BC8.5020801@xenotime.net> (raw)
In-Reply-To: <20120804011531.GA22175@lizard>
On 08/03/2012 06:15 PM, Anton Vorontsov wrote:
> On Fri, Aug 03, 2012 at 05:02:48PM -0700, Randy Dunlap wrote:
>> From: Randy Dunlap <rdunlap@xenotime.net>
>>
>> Fix printk format warning (on i386) in pstore:
>>
>> fs/pstore/ram.c:409:3: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t'
>>
>> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
>> Acked-by: Kees Cook <keescook@chromium.org>
>> Cc: Anton Vorontsov <anton.vorontsov@linaro.org>
>> ---
>> I posted this patch on June 15 and July 23 but it has not been
>> merged anywhere afaict, so I'm sending it directly to the man.
>
> (I believe it's the first time I see that patch.)
That's quite possible. When Kees acked it, he advised
me to send it to GregKH, which I did, to no avail.
> Btw, I see no maintainers for the pstore, and it surely no longer
> belongs to staging. Tony, I can send patches to you, or I can create
> a git tree (actually, I already had it for my own convenience).. So
> how about the following patch?
Thanks for adding a MAINTAINERS entry for it.
> Kees, Colin, as you're also pstore authors, I assume you're interested
> in reviewing/[n]acking any possible changes, so I also added you to
> the M: entries, is that OK?
>
> - - - -
> From: Anton Vorontsov <cbouatmailru@gmail.com>
> Subject: [PATCH] MAINTAINERS: Add pstore maintainers
>
>
> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
> ---
> MAINTAINERS | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 94b823f..9aa40c1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5496,6 +5496,18 @@ L: cbe-oss-dev@lists.ozlabs.org
> S: Maintained
> F: drivers/block/ps3vram.c
>
> +PSTORE FILESYSTEM
> +M: Anton Vorontsov <cbouatmailru@gmail.com>
> +M: Colin Cross <ccross@android.com>
> +M: Kees Cook <keescook@chromium.org>
> +M: Tony Luck <tony.luck@intel.com>
> +S: Maintained
> +T: git git://git.infradead.org/users/cbou/linux-pstore.git
> +F: fs/pstore/
> +F: include/linux/pstore*
> +F: drivers/firmware/efivars.c
> +F: drivers/acpi/apei/erst.c
> +
> PTP HARDWARE CLOCK SUPPORT
> M: Richard Cochran <richardcochran@gmail.com>
> S: Maintained
--
~Randy
next prev parent reply other threads:[~2012-08-04 1:34 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-03 1:17 Linux 3.6-rc1 Linus Torvalds
2012-08-03 6:47 ` Artem Bityutskiy
2012-08-03 20:23 ` Linus Torvalds
2012-08-04 4:46 ` Al Viro
2012-08-04 5:38 ` Artem Bityutskiy
2012-08-04 6:19 ` Al Viro
2012-08-04 7:51 ` Dongsheng Song
2012-08-04 8:19 ` Al Viro
2012-08-04 5:43 ` Artem Bityutskiy
2012-08-03 19:01 ` Nicholas A. Bellinger
2012-08-04 0:02 ` [PATCH] pstore: fix printk format warning Randy Dunlap
2012-08-04 1:15 ` Anton Vorontsov
2012-08-04 1:32 ` Randy Dunlap [this message]
2012-08-04 1:35 ` Kees Cook
2012-08-06 16:07 ` Luck, Tony
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=501C7BC8.5020801@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=cbouatmailru@gmail.com \
--cc=ccross@android.com \
--cc=gregkh@linuxfoundation.org \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.