From: Ingo Molnar <mingo@elte.hu>
To: "Wu, Bryan" <bryan.wu@analog.com>
Cc: arjan@infradead.org, Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH -mm] vdso print fatal signals: fix compiling error bug in nommu arch
Date: Mon, 26 Mar 2007 13:00:08 +0200 [thread overview]
Message-ID: <20070326110008.GA12852@elte.hu> (raw)
In-Reply-To: <1174904876.32691.90.camel@roc-desktop>
* Wu, Bryan <bryan.wu@analog.com> wrote:
> +#ifdef CONFIG_MMU
> struct mm_struct *mm = vma->vm_mm;
> +#else
> + struct mm_struct *mm = 0;
> +#endif
s/0/NULL ?
Ingo
prev parent reply other threads:[~2007-03-26 11:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-26 10:27 Wu, Bryan
2007-03-26 11:00 ` Ingo Molnar [this message]
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=20070326110008.GA12852@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=arjan@infradead.org \
--cc=bryan.wu@analog.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
all inboxes | Powered by JetHome®