public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [kbuild regression, post-rc1] Remote installation over read-only NFS broken
@ 2010-06-07  9:10 Rafael J. Wysocki
  2010-06-07 11:28 ` Michal Marek
  2010-06-07 14:41 ` Linus Torvalds
  0 siblings, 2 replies; 7+ messages in thread
From: Rafael J. Wysocki @ 2010-06-07  9:10 UTC (permalink / raw)
  To: Michal Marek; +Cc: LKML, Linus Torvalds, Andrew Morton

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-06-10 10:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-07  9:10 [kbuild regression, post-rc1] Remote installation over read-only NFS broken Rafael J. Wysocki
2010-06-07 11:28 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox