| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH] ath5k: Use mips generic dma-mapping functions to avoid seqfault on AHB chips |
| From: | Nikolay Ledovskikh <nledovskikh@gmail.com> |
| Date: | Wed, 16 Feb 2011 10:26:55 +0000 |
| Cc: | Jiri Slaby <jirislaby@gmail.com>, "John W. Linville" <linville@tuxdriver.com>, linux-wireless@vger.kernel.org, lrodriguez@atheros.com, mickflemm@gmail.com, me@bobcopeland.com, linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=zEdiJweVd+rTvAK4pRLeM8dTfaoxhDkmNctL+0ZcT84=; b=bHHB5HpzS3oT6gBOyQvgNYTqOLqOICSt20/ksmLKSq4nglu3EUT5RfTKih7SiDk+bA nfjjEBwbK/j8pWPgj2oq3HcTkJ3mM1dFBjcAPeGgDEUFpS1W/lP9oUBXama+WOO/h6Qp 6nur7142pHK6miyYOe5vO62wM+Y/sGCaax7KA= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ERHXk3ntjzsqpCGXeRBfHjPQv6Pimn04m7adKzkPbhaOUi0M0r9vdS7qNhPkWI/u8M j4wY6pLaldgA6f++hEaOA31LDCpxeqAfP/yfTv1F+RseK/mf0IhgIBJToKjTDtIdBtXg Ty60QP7BfyUPpx4BnM09LRoCBA0LxNwCVpSUM= |
| In-reply-to: | <20110216011203.GA5773@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20110215220929.1cc6e9d4.nledovskikh@gmail.com> <4D5AD6A6.8090505@gmail.com> <AANLkTiks9rG2CzM2LabNerK3zgJ+R+weytQgvXxDbNe7@mail.gmail.com> <4D5AE52B.80002@gmail.com> <AANLkTinnCOEXF835yhNeJDfBdKjx_dss6TFeUmjL-Yk2@mail.gmail.com> <4D5AFB3B.6080407@gmail.com> <4D5AFBCB.1090907@gmail.com> <20110216011203.GA5773@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
So, the problems are in openwrt platform patches that should be rewriten: 1. Changes needed to avoid using code like "mem=res->start" without ioremap. 2. Changes needed to avoid using NULL in first argument of dma_alloc_coherent and others. Without these changes ahb patch won't get into the kernel and we'll be lack of wisoc devices support? Is there any chance for the patch to get into the kernel and what should be done for it? (PS: Sorry for my english.) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] ath5k: Use mips generic dma-mapping functions to avoid seqfault on AHB chips, Ralf Baechle |
|---|---|
| Next by Date: | [PATCH] Include asm/time.h in cevt-r4k.h, Anoop P.A |
| Previous by Thread: | Re: [PATCH] ath5k: Use mips generic dma-mapping functions to avoid seqfault on AHB chips, Ralf Baechle |
| Next by Thread: | [PATCH] Include asm/time.h in cevt-r4k.h, Anoop P.A |
| Indexes: | [Date] [Thread] [Top] [All Lists] |