| To: | "Martin Michlmayr" <tbm@cyrius.com> |
|---|---|
| Subject: | Re: ext4dev build failure on mips: "empty_zero_page" undefined |
| From: | "Dmitri Vorobiev" <dmitri.vorobiev@gmail.com> |
| Date: | Mon, 12 May 2008 19:14:23 +0400 |
| Cc: | "Theodore Tso" <tytso@mit.edu>, linux-mips@linux-mips.org, linux-ext4@vger.kernel.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=RPIr8EPjhwNGg/d+3Z6c15JAA0vY1h5+Zj0fll9ZxT4=; b=aFKIfBk/3HMC4IepxN+ImvQC/3nblayZzpYQ8TaoleTgf4EHUz9ela588SrsvzsrYEzx9Oay7UC2IPbA+/cLekzRrAOWxwrl1ydCu6yTm2F0dLUDlt/OKQqfI8s5k4DhK/f0GVEVE9Eea+f+PmSa7hHRWljedc5vY6xNQH0nRvE= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pMwPRegF6KYZgBVKdNXwHfgtzqs3B8VkRW8rDlMQnT/wLUKQX3jMK6KxAVVrSXctqhT3f9p7rk2z7zA3pKyMGa96cZP0TdzoGFr1NhDmAzHBuu3e7Ny479g6BNPFlp6P35NgRV4bknroTfQWcjPnZirX8BrumzT+Px6SyjfERyM= |
| In-reply-to: | <20080512145836.GE15866@deprecation.cyrius.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20080512130604.GA15008@deprecation.cyrius.com> <90edad820805120654n50f7a00cm3c7b4a4f9346d5ea@mail.gmail.com> <20080512143426.GB7029@mit.edu> <20080512145836.GE15866@deprecation.cyrius.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
2008/5/12 Martin Michlmayr <tbm@cyrius.com>: > * Theodore Tso <tytso@mit.edu> [2008-05-12 10:34]: > > > What is the Linux-mips' team preference for feeding this patch to > > Linus? This technically isn't a regression, since it was broken in > > 2.6.25, but it would be nice to get this to Linus sooner rather than > > Actually, it built just fine with 2.6.25. It was April 29th 2008 when commit 093a088b76352e0a6fdca84eb78b3aa65fbe6dd1 where the ext4_ext_zeroout() routine was introduced (it is this routine that makes use of the ZERO_PAGE macro expanding to an expression that contains a reference to the empty_zero_page global symbol). After this commit, the patches similar to the one found in this thread were made for several architectures. Apparently, MIPS has been overlooked. Dmitri |
| Previous by Date: | Re: ext4dev build failure on mips: "empty_zero_page" undefined, Martin Michlmayr |
|---|---|
| Next by Date: | Re: [PATCH] Fix check for valid stack pointer during backtrace, Thomas Bogendoerfer |
| Previous by Thread: | Re: ext4dev build failure on mips: "empty_zero_page" undefined, Martin Michlmayr |
| Next by Thread: | Re: ext4dev build failure on mips: "empty_zero_page" undefined, Theodore Tso |
| Indexes: | [Date] [Thread] [Top] [All Lists] |