From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [linux-linus test] 17323: regressions - trouble: broken/fail/pass Date: Mon, 18 Mar 2013 09:23:38 -0400 Message-ID: <20130318132338.GC24560@phenom.dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen.org" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Sun, Mar 17, 2013 at 03:10:58PM +0000, xen.org wrote: > flight 17323 linux-linus real [real] > http://www.chiark.greenend.org.uk/~xensrcts/logs/17323/ > > Regressions :-( It looks to fail when launching a guest, and the http://www.chiark.greenend.org.uk/~xensrcts/logs/17323/test-amd64-amd64-xl/field-cricket---var-log-xen-console-guest-debian.guest.osstest.log tells me: 0.823327] Write protecting the kernel read-only data: 12288k [ 0.823327] Freeing unused kernel memory: 564k freed [ 0.823327] Freeing unused kernel memory: 1708k freed Loading, please wait... mount: mounting none on /dev failed: No such device W: devtmpfs not available, falling back to tmpfs for /dev [ 89.071074] vcpu 0 So is it that the kernel needs to have CONFIG_DEVTMPS=y ? Or perhaps CONFIG_SYSFS_DEPRECATED_V2? Or CONFIG_SYSFS_DEPRECATED? Not really sure what is needed for this?