From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AEE44C4743D for ; Fri, 11 Jun 2021 04:43:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8A78F610A5 for ; Fri, 11 Jun 2021 04:43:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230168AbhFKEpv (ORCPT ); Fri, 11 Jun 2021 00:45:51 -0400 Received: from muru.com ([72.249.23.125]:41550 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229562AbhFKEpv (ORCPT ); Fri, 11 Jun 2021 00:45:51 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 5D06D80E1; Fri, 11 Jun 2021 04:44:02 +0000 (UTC) Date: Fri, 11 Jun 2021 07:43:50 +0300 From: Tony Lindgren To: David Russell Cc: "Woodruff, Richard" , "linux-omap@vger.kernel.org" Subject: Re: [EXTERNAL] OMAP2430 kernel hangs on ioremap of IVA2.1 addresses Message-ID: References: <7307CCC8-4052-45DF-B733-8752E2A8447E@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7307CCC8-4052-45DF-B733-8752E2A8447E@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * David Russell [210609 12:11]: > Again, thank you for your quick responses; very appreciated. I intend on submitting some patches in the near future to address some of the previously mentioned 2430-holes, especially affecting the USB. OK great, please do send patches. Regards, Tony