From: Eddie Kovsky <ewk@edkovsky.org>
To: Julia Lawall <julia.lawall@lip6.fr>
Cc: jeyu@redhat.com, rusty@rustcorp.com.au, keescook@chromium.org,
kys@microsoft.com, haiyangz@microsoft.com,
sthemmin@microsoft.com, linux-kernel@vger.kernel.org,
kernel-hardening@lists.openwall.com
Subject: Re: [PATCH v2 3/3] Make vmbus register arguments read-only (fwd)
Date: Sat, 18 Feb 2017 16:45:11 -0700 [thread overview]
Message-ID: <20170218234511.GB13214@athena> (raw)
In-Reply-To: <alpine.DEB.2.20.1702181431020.3112@hadrien>
On 02/18/17, Julia Lawall wrote:
> It looks like brace are missing on the if on lines 1057-1059.
>
> julia
>
>
Well that is embarrassing. I should have caught that on my own test
build before submitting this. But I do think I've found the error in my
build script.
Sorry for all the noise.
Eddie
>
> ---------- Forwarded message ----------
> Date: Sat, 18 Feb 2017 15:46:30 +0800
> From: kbuild test robot <fengguang.wu@intel.com>
> To: kbuild@01.org
> Cc: Julia Lawall <julia.lawall@lip6.fr>
> Subject: Re: [PATCH v2 3/3] Make vmbus register arguments read-only
>
> CC: kbuild-all@01.org
> In-Reply-To: <20170218055844.1457-4-ewk@edkovsky.org>
>
> Hi Eddie,
>
> [auto build test WARNING on linus/master]
> [also build test WARNING on v4.10-rc8 next-20170217]
> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
>
> url: https://github.com/0day-ci/linux/commits/Eddie-Kovsky/provide-check-for-ro_after_init-memory-sections/20170218-141040
> :::::: branch date: 2 hours ago
> :::::: commit date: 2 hours ago
>
> >> drivers/hv/vmbus_drv.c:1058:2-45: code aligned with following code on line 1059
> drivers/hv/vmbus_drv.c:1129:2-45: code aligned with following code on line 1130
>
> git remote add linux-review https://github.com/0day-ci/linux
> git remote update linux-review
> git checkout 1fed72d7adca008d13119f00c095e1e379f319a1
> vim +1058 drivers/hv/vmbus_drv.c
>
> cf6a2eac drivers/hv/vmbus_drv.c K. Y. Srinivasan 2011-12-01 1052 ret = vmbus_exists();
> cf6a2eac drivers/hv/vmbus_drv.c K. Y. Srinivasan 2011-12-01 1053 if (ret < 0)
> cf6a2eac drivers/hv/vmbus_drv.c K. Y. Srinivasan 2011-12-01 1054 return ret;
> cf6a2eac drivers/hv/vmbus_drv.c K. Y. Srinivasan 2011-12-01 1055
> 1fed72d7 drivers/hv/vmbus_drv.c Eddie Kovsky 2017-02-17 1056 ret = kernel_ro_address(&hv_driver);
> 1fed72d7 drivers/hv/vmbus_drv.c Eddie Kovsky 2017-02-17 1057 if (ret < 1)
> 1fed72d7 drivers/hv/vmbus_drv.c Eddie Kovsky 2017-02-17 @1058 pr_err("Module address is not read-only.");
> 1fed72d7 drivers/hv/vmbus_drv.c Eddie Kovsky 2017-02-17 @1059 return ret;
> 1fed72d7 drivers/hv/vmbus_drv.c Eddie Kovsky 2017-02-17 1060
> 768fa219 drivers/staging/hv/vmbus_drv.c Greg Kroah-Hartman 2011-08-25 1061 hv_driver->driver.name = hv_driver->name;
> 768fa219 drivers/staging/hv/vmbus_drv.c Greg Kroah-Hartman 2011-08-25 1062 hv_driver->driver.owner = owner;
>
> ---
> 0-DAY kernel test infrastructure Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all Intel Corporation
prev parent reply other threads:[~2017-02-18 23:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-18 13:32 Julia Lawall
2017-02-18 23:45 ` Eddie Kovsky [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=20170218234511.GB13214@athena \
--to=ewk@edkovsky.org \
--cc=haiyangz@microsoft.com \
--cc=jeyu@redhat.com \
--cc=julia.lawall@lip6.fr \
--cc=keescook@chromium.org \
--cc=kernel-hardening@lists.openwall.com \
--cc=kys@microsoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=sthemmin@microsoft.com \
/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®