| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH 13/15] MIPS: remove __init from add_wired_entry() |
| From: | Manuel Lauss <manuel.lauss@googlemail.com> |
| Date: | Tue, 2 Aug 2011 21:35:44 +0200 |
| Cc: | Linux-MIPS <linux-mips@linux-mips.org> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MAaxV2IZ2j3KN7XOF/1Z9z+QFSFyLEHl/A6ymZn30TY=; b=wvAVRHBJYLIqMkHr8aUpeC8VGsVAwVJ3fss+jiRQB12UNf24ngaQF4LLeKU6cqnJdy Sm5YUlvEf4wrYui5A8s3WT+vM77AOhun7ZLmsAWSNoGfYC9/T/IxrzQuiy+2kj/Rnnpp Qo3i7LDfjd6TeMw+/8ID4vPunM7licm+FxF2Q= |
| In-reply-to: | <20110802193159.GB15961@linux-mips.org> |
| References: | <1312307470-6841-1-git-send-email-manuel.lauss@googlemail.com> <1312307470-6841-14-git-send-email-manuel.lauss@googlemail.com> <20110802193159.GB15961@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
|
On Tuesday, August 2, 2011, Ralf Baechle <ralf@linux-mips.org> wrote: > On Tue, Aug 02, 2011 at 07:51:08PM +0200, Manuel Lauss wrote: > >> For Alchemy-PCI I need to add a wired entry after resuming from RAM; >> remove the __init from add_wired_entry() so that this actually works. > > This is needed for -stable and 3.1 as well, I assume? no, no. The patch following this one needs it, although the problem itself (missing wired entry after resume) has been here since the beginning. Manuel |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 13/15] MIPS: remove __init from add_wired_entry(), Ralf Baechle |
|---|---|
| Next by Date: | Re: Compilation error on linux-mips git, Ralf Baechle |
| Previous by Thread: | Re: [PATCH 13/15] MIPS: remove __init from add_wired_entry(), Ralf Baechle |
| Next by Thread: | [PATCH 14/15] MIPS: Alchemy: redo PCI as platform driver, Manuel Lauss |
| Indexes: | [Date] [Thread] [Top] [All Lists] |