linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <yanjiang.jin@windriver.com>
To: <akpm@linux-foundation.org>
Cc: <chaowang@redhat.com>, <yanjiang.jin@windriver.com>,
	<linux-kernel@vger.kernel.org>, <jinyanjiang@gmail.com>
Subject: [PATCH] vmcore: replace Elf64_Ehdr/Elf32_Ehdr with elfhdr
Date: Wed, 16 Sep 2015 10:58:40 +0800	[thread overview]
Message-ID: <1442372321-16334-1-git-send-email-yanjiang.jin@windriver.com> (raw)

From: Yanjiang Jin <yanjiang.jin@windriver.com>

Already verified this patch on a MIPS64 cavium octeon board: CN78XX.

This patch is to eliminate the compile warning only, has no side effect in run-time.

Yanjiang Jin (1):
  vmcore: replace Elf64_Ehdr/Elf32_Ehdr with elfhdr

 fs/proc/vmcore.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.1


             reply	other threads:[~2015-09-16  2:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16  2:58 yanjiang.jin [this message]
2015-09-16  2:58 ` [PATCH] vmcore: replace Elf64_Ehdr/Elf32_Ehdr with elfhdr yanjiang.jin
2015-09-16  9:37   ` Dave Young
2015-09-16 10:39   ` Minfei Huang
2015-09-16 10:44     ` Minfei Huang
2015-09-17  9:32     ` yjin
2015-09-18  5:49       ` Minfei Huang

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=1442372321-16334-1-git-send-email-yanjiang.jin@windriver.com \
    --to=yanjiang.jin@windriver.com \
    --cc=akpm@linux-foundation.org \
    --cc=chaowang@redhat.com \
    --cc=jinyanjiang@gmail.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).