From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Olof Johansson <olof@lixom.net>,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
linux-geode@lists.infradead.org, Matt Mackall <mpm@selenic.com>
Subject: Re: [PATCH] drivers: char: hw_random: printk replacement
Date: Mon, 15 Sep 2014 17:33:03 +0530 [thread overview]
Message-ID: <20140915120303.GA27044@sudip-PC> (raw)
In-Reply-To: <20140915114123.GA4843@gondor.apana.org.au>
On Mon, Sep 15, 2014 at 07:41:23PM +0800, Herbert Xu wrote:
> On Thu, Aug 28, 2014 at 08:32:58PM +0530, Sudip Mukherjee wrote:
> > as pr_* macros are more preffered over printk, so printk replaced with corresponding pr_* macros
> >
> > Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
>
> Your patch doesn't even build:
>
> CC [M] drivers/char/hw_random/intel-rng.o
> CC [M] drivers/char/hw_random/amd-rng.o
> CC [M] drivers/char/hw_random/via-rng.o
> drivers/char/hw_random/intel-rng.c: In function ‘intel_init_hw_struct’:
> drivers/char/hw_random/intel-rng.c:317:3: error: expected ‘)’ before ‘warning’
> drivers/char/hw_random/intel-rng.c:308:36: warning: unused variable ‘warning’ [-Wunused-variable]
> make[1]: *** [drivers/char/hw_random/intel-rng.o] Error 1
>
> Cheers,
> --
i am extremely sorry for the mess. after applying the patch i tested with allmodconfig
and seeing no error i thought it was ok. but now after your mail when i am verifying i
noticed that allmodconfig is not including it in the config and as a result it was not tested.
i will post a corrected v2 of the patch.
sorry again,
thanks
sudip
> Email: Herbert Xu <herbert@gondor.apana.org.au>
> Home Page: http://gondor.apana.org.au/~herbert/
> PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
prev parent reply other threads:[~2014-09-15 12:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-28 15:02 [PATCH] drivers: char: hw_random: printk replacement Sudip Mukherjee
2014-08-29 7:04 ` Michael Ellerman
2014-09-08 8:43 ` Sudip Mukherjee
2014-09-15 11:41 ` Herbert Xu
2014-09-15 12:03 ` Sudip Mukherjee [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=20140915120303.GA27044@sudip-PC \
--to=sudipm.mukherjee@gmail.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-geode@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpm@selenic.com \
--cc=olof@lixom.net \
/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).