X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 3F200DC006B for ; Fri, 19 Sep 2014 14:11:29 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id kx10so184868pab.5 for ; Fri, 19 Sep 2014 07:11:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=EzvXPkeuD64GGprUS0wX2Q4zkyl19FTFoNAkk0BuRs8=; b=0+Iey87P5fFND4Rvb8kniO9a5sKI/jbblLzZ+/xDx1F2WgYPph56ox0ui7RqhhNB3m RxgiM/0p+xsO3qABFBWu38+3e91VDVAz124SgB6xjU6pPZdceHRw4C81tHfzUS1l/ncl a6v3/SZaWArCmnCsu5M6dO3hco1pSTPWF1iHMHz+2mm4+nTSmp7/RfKPNX7/7010DgdV Hd1NVO6TzEUjlhshg0L35/HzpZUrHHOSFa3+Bpne2LVPBcidVq16VUOO/SVUoWhVKVv1 jFza6+q8OO7P3NPm1qfqgVMXTKnxr4+CQaC05EJjemh3NqO2Po+z+rZ97EOP7U2YqgWK MgAQ== X-Received: by 10.69.27.71 with SMTP id je7mr646638pbd.155.1411135888299; Fri, 19 Sep 2014 07:11:28 -0700 (PDT) Received: from newbook ([50.0.226.198]) by mx.google.com with ESMTPSA id js7sm2005661pbc.62.2014.09.19.07.11.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Sep 2014 07:11:27 -0700 (PDT) Date: Fri, 19 Sep 2014 07:11:24 -0700 From: Isaac Dunham To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Re: Cannot mount root filesystem with latest vanilla kernel Message-ID: <20140919141123.GA2020@newbook> References: <20140914210508.GA1775@newbook> <20140915113105.182f422b@ncopa-desktop.alpinelinux.org> <20140915193509.GA545@muslin> <20140916045715.GA1781@newbook> <20140916234219.GA1783@newbook> <20140917160613.45155c68@ncopa-desktop.alpinelinux.org> <20140917154445.GA1783@newbook> <20140918165327.709c57f5@ncopa-desktop.alpinelinux.org> <20140918160414.GA25585@newbook> <20140919112354.2893501e@ncopa-desktop.alpinelinux.org> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140919112354.2893501e@ncopa-desktop.alpinelinux.org> User-Agent: Mutt/1.5.23 (2014-03-12) On Fri, Sep 19, 2014 at 11:23:54AM +0200, Natanael Copa wrote: > On Thu, 18 Sep 2014 09:04:15 -0700 > Isaac Dunham wrote: > > > On Thu, Sep 18, 2014 at 04:53:27PM +0200, Natanael Copa wrote: > > > > > > I wonder what is going on. Maybe the CONFIG_RELOCATABLE change > > > mentioned above is related? I have no idea... > > > > I'm suspecting that might be it. > > > > It's not a bug in the build environment, since the exact same system > > could build a working 3.14.17 and a non-working 3.14.18. > > That's what the test matrix was about. > > It is CONFIG_RANDOMIZE_BASE=y that triggers it. > > I have disabled that again on x86 vanilla kernel (and will do so on > grsec kernel too which also seems to be affected) > > Thanks you for reporting it, for your help finding the cause and for > your patience. Does this occur with kmod (ie, is Busybox being overly simplistic, or does this flat-out break the kernel?) I suppose that it should be reported to either kernel.org or Busybox, depending which it is. Thanks, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---