From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Michal Marek <mmarek@suse.cz>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [kbuild regression, post-rc1] Remote installation over read-only NFS broken
Date: Mon, 7 Jun 2010 11:10:26 +0200 [thread overview]
Message-ID: <201006071110.26245.rjw@sisk.pl> (raw)
Hi Michal,
Unfortunately, your commit 73d1393eb8507ed5fd7f8e696f6b1ecc18035ebe
(kbuild: Generate modules.builtin in make modules_install) broke my testing
environment that had always worked before.
Namely, I build kernels on a central machine and export the build directory
along with the kernel sources over read-only NFS to test boxes. Then, on the
test boxes I run "make modules_install", copy the kernel to /boot, run mkinitrd
and so on. Now, after your commit above the "make modules_install" command on
the test boxes doesn't work any more, because it tries to write to the build
directory, which is mounted read-only.
Please fix or revert.
Rafael
next reply other threads:[~2010-06-07 9:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-07 9:10 Rafael J. Wysocki [this message]
2010-06-07 11:28 ` [kbuild regression, post-rc1] Remote installation over read-only NFS broken Michal Marek
2010-06-07 14:41 ` Linus Torvalds
2010-06-07 21:16 ` Michal Marek
2010-06-07 22:06 ` Rafael J. Wysocki
2010-06-10 1:11 ` Stephen Rothwell
2010-06-10 10:25 ` Michal Marek
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=201006071110.26245.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mmarek@suse.cz \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox