diff for duplicates of <20080325171228.GD15685@networkno.de> diff --git a/a/1.txt b/N1/1.txt index 4082fd3..7b576dc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,202 +31,3 @@ git-bisect bad) and use it to isolate the offending commit. Thiemo -From root@linux-mips.net Wed Mar 26 17:09:36 2008 -Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 26 Mar 2008 17:09:39 +0100 (CET) -Received: (root@lappi.linux-mips.net) by lappi.linux-mips.net - id S1100670AbYCZMiY (ORCPT <rfc822;linux-mips@linux-mips.org>); - Wed, 26 Mar 2008 13:38:24 +0100 -Resent-From: root@lappi.linux-mips.net -Resent-Date: Wed, 26 Mar 2008 13:38:23 +0100 -Resent-Message-ID: <20080326123823.GA2581@lappi.linux-mips.net> -Resent-To: linux-mips@linux-mips.org -Received: from oss.sgi.com ([192.48.170.157]:64171 "EHLO oss.sgi.com") - by lappi.linux-mips.net with ESMTP id S1096320AbYCZLhr (ORCPT - <rfc822;linux-mips@linux-mips.org>); Wed, 26 Mar 2008 12:37:47 +0100 -Received: from p549F5321.dip.t-dialin.net (localhost [127.0.0.1]) - by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m2QBVUZi016060 - for <linux-mips@linux-mips.org>; Wed, 26 Mar 2008 04:37:07 -0700 -Received: from web38815.mail.mud.yahoo.com ([209.191.125.106]:52659 "HELO - web38815.mail.mud.yahoo.com") by lappi.linux-mips.net with SMTP - id S1101128AbYCYNFi (ORCPT <rfc822;linux-mips@linux-mips.org>); - Tue, 25 Mar 2008 14:05:38 +0100 -Received: (qmail 44851 invoked by uid 60001); 25 Mar 2008 13:05:35 -0000 -DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; - s=s1024; d=yahoo.com; - h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; - b=xCBNhWpKinYwWrVvE1Uft9KGjTtZxt3g4fLPn/rjRmDA6K+sN1agoijgRQYs+RIgIIhruDSUXidESuHIwJJ8q05/w71YSGb0eQBTMPTuA0gXFkoooie/8tjkvSWhoLRoN5h3DU151KFKXteS111lV/m/mKh9Gz3fOpXMhQFNPIQ=; -X-YMail-OSG: n7Waq3QVM1l.9KDtAO5iZnkVuqvXgNAognoUnsO_4moP6ISOuUdkSnqDuQ3FVPWwTqPhmQrTxytPdaJySzD.AJtfVyUvj5fRjj_mMOBdPFB.ETj0Xmw- -Received: from [68.236.82.170] by web38815.mail.mud.yahoo.com via HTTP; Tue, 25 Mar 2008 06:05:35 PDT -Date: Tue, 25 Mar 2008 06:05:35 -0700 (PDT) -From: Larry Stefani <lstefani@yahoo.com> -Subject: Re: SB1250 locking up in init on current 2.6.16 kernel -To: Ralf Baechle <ralf@linux-mips.org> -Cc: linux-mips@linux-mips.org -In-Reply-To: <20080324203311.GB15294@linux-mips.org> -MIME-Version: 1.0 -Content-Type: text/plain; charset=US-ASCII -Content-Transfer-Encoding: 7BIT -Message-ID: <64859.43533.qm@web38815.mail.mud.yahoo.com> -X-Virus-Scanned: ClamAV 0.91.2/6021/Wed Feb 27 15:55:48 2008 on oss.sgi.com -X-Virus-Status: Clean -Return-Path: <root@linux-mips.net> -X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) -X-Orcpt: rfc822;linux-mips@linux-mips.org -Original-Recipient: rfc822;linux-mips@linux-mips.org -X-archive-position: 18546 -X-ecartis-version: Ecartis v1.0.0 -Sender: linux-mips-bounce@linux-mips.org -Errors-to: linux-mips-bounce@linux-mips.org -X-original-sender: root@lappi.linux-mips.net -Precedence: bulk -X-list: linux-mips -Content-Length: 2270 -Lines: 70 - -Hello Ralf, - -Thank you very much for the quick response. I know -you must be terribly busy with the server move, so I -won't take up too much more of your time. - -I did find an old (possibly related) discussion you -were involved in: - -http://www.linux-mips.org/archives/linux-mips/2006-09/msg00194.html - -I can't tell from the thread whether it was a problem -seen on 2.6.16.29, but that might have been tip at the -time. - -> It's a bug which should be fixed but nevertheless I -> can highly recommend -> something like a SiliconImage SATA controller - the -> onboard PIO PATA -> controller is so slow. - -I understand, but changing that is not an option for -me today. - -> I've pushed the tag again so now there is a tarball. - -Thanks. I thought something was terribly wrong with -.28 for it to be skipped. - -> If you need to track something like this you're -> probably best with -> git bisect which should bring you right to the -> offending commit. - -I probably should have used that approach instead of -diffing .27 and .29 and narrowing the file list by -hand. As it was, there were changes to non-MIPS -platforms and devices I'm not using so those were easy -to apply to .27. Also, there were many file changes -for MT SMP support, and *most* (but not all) of those -changes were wrapped with conditional compiles, so -those were also easy to apply. I knew once I got to -these five files I was in some interesting code that -could point to the problems I'm seeing. - -> Later kernels do run on bcm1480 which is close -> enough. - -By "later kernels", do you mean 2.6.16.60 or different -kernel branches? - -Perhaps, but I'm seeing identical failures in .29 and -.60, although that could be misleading. I do see -significant SMP-related changes in c-sb1.c between .29 -and .60, and I am running in SMP. I wish there was an -easy way to know whether it's in the same code. - -Anyway, in the interest of time I may revert to .27 -which appears to work. I don't need any of the MT SMP -related changes that followed, and perhaps I can live -without the enhancements between .27 and .60 for now. - -Thanks, -Larry Stefani -lstefani@yahoo.com - - - - ____________________________________________________________________________________ -Never miss a thing. Make Yahoo your home page. -http://www.yahoo.com/r/hs -From rkota@broadcom.com Wed Mar 26 17:28:37 2008 -Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 26 Mar 2008 17:28:44 +0100 (CET) -Received: from oss.sgi.com ([192.48.170.157]:54696 "EHLO oss.sgi.com") - by lappi.linux-mips.net with ESMTP id S1100635AbYCZNEj (ORCPT - <rfc822;linux-mips@linux-mips.org>); Wed, 26 Mar 2008 14:04:39 +0100 -Received: from p549F5321.dip.t-dialin.net (localhost [127.0.0.1]) - by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m2QBVULO016060 - for <linux-mips@linux-mips.org>; Wed, 26 Mar 2008 06:03:58 -0700 -Received: from mms2.broadcom.com ([216.31.210.18]:18962 "EHLO - mms2.broadcom.com") by lappi.linux-mips.net with ESMTP - id S1102827AbYCZFV0 convert rfc822-to-8bit (ORCPT - <rfc822;linux-mips@linux-mips.org>); Wed, 26 Mar 2008 06:21:26 +0100 -Received: from [10.10.64.154] by mms2.broadcom.com with ESMTP (Broadcom - SMTP Relay (Email Firewall v6.3.2)); Tue, 25 Mar 2008 22:20:45 -0700 -X-Server-Uuid: D3C04415-6FA8-4F2C-93C1-920E106A2031 -Received: by mail-irva-10.broadcom.com (Postfix, from userid 47) id - B72B12B1; Tue, 25 Mar 2008 22:20:45 -0700 (PDT) -Received: from mail-irva-8.broadcom.com (mail-irva-8 [10.10.64.221]) by - mail-irva-10.broadcom.com (Postfix) with ESMTP id A39182B0 for - <linux-mips@linux-mips.org>; Tue, 25 Mar 2008 22:20:45 -0700 (PDT) -Received: from mail-sj1-12.sj.broadcom.com (mail-sj1-12.sj.broadcom.com - [10.16.128.215]) by mail-irva-8.broadcom.com (MOS 3.7.5a-GA) with ESMTP - id GRH15356; Tue, 25 Mar 2008 22:20:44 -0700 (PDT) -Received: from NT-SJCA-0752.brcm.ad.broadcom.com (nt-sjca-0752 - [10.16.192.222]) by mail-sj1-12.sj.broadcom.com (Postfix) with ESMTP id - CFACF20501 for <linux-mips@linux-mips.org>; Tue, 25 Mar 2008 22:20:44 - -0700 (PDT) -X-MimeOLE: Produced By Microsoft Exchange V6.5 -Content-class: urn:content-classes:message -MIME-Version: 1.0 -Subject: MTD Partitions Permissions at Run Time. -Date: Tue, 25 Mar 2008 22:20:43 -0700 -Message-ID: <E06E3B7BBC07864CADE892DAF1EB0FBD0641257D@NT-SJCA-0752.brcm.ad.broadcom.com> -In-Reply-To: <47E7EBFF.6020406@ru.mvista.com> -Thread-Topic: MTD Partitions Permissions at Run Time. -Thread-Index: AciN2LlE4bF7ypqjS4Cg9fHtifqyCABJ9L3g -References: <47E559B6.9010001@ru.mvista.com> - <47E7EBFF.6020406@ru.mvista.com> -From: "Ramgopal Kota" <rkota@broadcom.com> -To: linux-mips@linux-mips.org -X-WSS-ID: 6BF702A741K18759677-01-01 -Content-Type: text/plain; - charset=us-ascii -Content-Transfer-Encoding: 8BIT -X-Virus-Scanned: ClamAV 0.91.2/6021/Wed Feb 27 15:55:48 2008 on oss.sgi.com -X-Virus-Status: Clean -Return-Path: <rkota@broadcom.com> -X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) -X-Orcpt: rfc822;linux-mips@linux-mips.org -Original-Recipient: rfc822;linux-mips@linux-mips.org -X-archive-position: 18567 -X-ecartis-version: Ecartis v1.0.0 -Sender: linux-mips-bounce@linux-mips.org -Errors-to: linux-mips-bounce@linux-mips.org -X-original-sender: rkota@broadcom.com -Precedence: bulk -X-list: linux-mips -Content-Length: 602 -Lines: 18 - -Hi , - -Ours is a embedded product with pre-defined flash partitions say "Boot" -, "Kernel" , "Rootfs" & "ProductData". -The kernel which is in the box (linux 2.6.14)has Boot partition as "RO" -(Read Only). We have a requirement in the field that the boot code -should be upgraded also. -Is there any possibility of changing the partition permissions at -run-time? If so how ? -Our solution was to create a Kernel image Boot as RW, upgrade the kernel -& reboot. Later change the Boot code. - -But we are seeing if we can avoid such situation by remounting the MTD -partition with a RW permission. - -Ramgopal Kota diff --git a/a/content_digest b/N1/content_digest index 84aeafb..df603ca 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -38,205 +38,6 @@ "git-bisect bad) and use it to isolate the offending commit.\n" "\n" "\n" - "Thiemo\n" - "From root@linux-mips.net Wed Mar 26 17:09:36 2008\n" - "Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 26 Mar 2008 17:09:39 +0100 (CET)\n" - "Received: (root@lappi.linux-mips.net) by lappi.linux-mips.net\n" - "\tid S1100670AbYCZMiY (ORCPT <rfc822;linux-mips@linux-mips.org>);\n" - "\tWed, 26 Mar 2008 13:38:24 +0100\n" - "Resent-From: root@lappi.linux-mips.net\n" - "Resent-Date: Wed, 26 Mar 2008 13:38:23 +0100\n" - "Resent-Message-ID: <20080326123823.GA2581@lappi.linux-mips.net>\n" - "Resent-To: linux-mips@linux-mips.org\n" - "Received: from oss.sgi.com ([192.48.170.157]:64171 \"EHLO oss.sgi.com\")\n" - "\tby lappi.linux-mips.net with ESMTP id S1096320AbYCZLhr (ORCPT\n" - "\t<rfc822;linux-mips@linux-mips.org>); Wed, 26 Mar 2008 12:37:47 +0100\n" - "Received: from p549F5321.dip.t-dialin.net (localhost [127.0.0.1])\n" - "\tby oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m2QBVUZi016060\n" - "\tfor <linux-mips@linux-mips.org>; Wed, 26 Mar 2008 04:37:07 -0700\n" - "Received: from web38815.mail.mud.yahoo.com ([209.191.125.106]:52659 \"HELO\n" - "\tweb38815.mail.mud.yahoo.com\") by lappi.linux-mips.net with SMTP\n" - "\tid S1101128AbYCYNFi (ORCPT <rfc822;linux-mips@linux-mips.org>);\n" - "\tTue, 25 Mar 2008 14:05:38 +0100\n" - "Received: (qmail 44851 invoked by uid 60001); 25 Mar 2008 13:05:35 -0000\n" - "DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;\n" - " s=s1024; d=yahoo.com;\n" - " h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID;\n" - " b=xCBNhWpKinYwWrVvE1Uft9KGjTtZxt3g4fLPn/rjRmDA6K+sN1agoijgRQYs+RIgIIhruDSUXidESuHIwJJ8q05/w71YSGb0eQBTMPTuA0gXFkoooie/8tjkvSWhoLRoN5h3DU151KFKXteS111lV/m/mKh9Gz3fOpXMhQFNPIQ=;\n" - "X-YMail-OSG: n7Waq3QVM1l.9KDtAO5iZnkVuqvXgNAognoUnsO_4moP6ISOuUdkSnqDuQ3FVPWwTqPhmQrTxytPdaJySzD.AJtfVyUvj5fRjj_mMOBdPFB.ETj0Xmw-\n" - "Received: from [68.236.82.170] by web38815.mail.mud.yahoo.com via HTTP; Tue, 25 Mar 2008 06:05:35 PDT\n" - "Date:\tTue, 25 Mar 2008 06:05:35 -0700 (PDT)\n" - "From:\tLarry Stefani <lstefani@yahoo.com>\n" - "Subject: Re: SB1250 locking up in init on current 2.6.16 kernel\n" - "To:\tRalf Baechle <ralf@linux-mips.org>\n" - "Cc:\tlinux-mips@linux-mips.org\n" - "In-Reply-To: <20080324203311.GB15294@linux-mips.org>\n" - "MIME-Version: 1.0\n" - "Content-Type:\ttext/plain; charset=US-ASCII\n" - "Content-Transfer-Encoding: 7BIT\n" - "Message-ID: <64859.43533.qm@web38815.mail.mud.yahoo.com>\n" - "X-Virus-Scanned: ClamAV 0.91.2/6021/Wed Feb 27 15:55:48 2008 on oss.sgi.com\n" - "X-Virus-Status:\tClean\n" - "Return-Path: <root@linux-mips.net>\n" - "X-Envelope-To: <\"|/home/ecartis/ecartis -s linux-mips\"> (uid 0)\n" - "X-Orcpt: rfc822;linux-mips@linux-mips.org\n" - "Original-Recipient: rfc822;linux-mips@linux-mips.org\n" - "X-archive-position: 18546\n" - "X-ecartis-version: Ecartis v1.0.0\n" - "Sender: linux-mips-bounce@linux-mips.org\n" - "Errors-to: linux-mips-bounce@linux-mips.org\n" - "X-original-sender: root@lappi.linux-mips.net\n" - "Precedence: bulk\n" - "X-list: linux-mips\n" - "Content-Length: 2270\n" - "Lines: 70\n" - "\n" - "Hello Ralf,\n" - "\n" - "Thank you very much for the quick response. I know\n" - "you must be terribly busy with the server move, so I\n" - "won't take up too much more of your time.\n" - "\n" - "I did find an old (possibly related) discussion you\n" - "were involved in:\n" - "\n" - "http://www.linux-mips.org/archives/linux-mips/2006-09/msg00194.html\n" - "\n" - "I can't tell from the thread whether it was a problem\n" - "seen on 2.6.16.29, but that might have been tip at the\n" - "time.\n" - "\n" - "> It's a bug which should be fixed but nevertheless I\n" - "> can highly recommend\n" - "> something like a SiliconImage SATA controller - the\n" - "> onboard PIO PATA\n" - "> controller is so slow.\n" - "\n" - "I understand, but changing that is not an option for\n" - "me today.\n" - "\n" - "> I've pushed the tag again so now there is a tarball.\n" - "\n" - "Thanks. I thought something was terribly wrong with\n" - ".28 for it to be skipped. \n" - "\n" - "> If you need to track something like this you're\n" - "> probably best with\n" - "> git bisect which should bring you right to the\n" - "> offending commit.\n" - "\n" - "I probably should have used that approach instead of\n" - "diffing .27 and .29 and narrowing the file list by\n" - "hand. As it was, there were changes to non-MIPS\n" - "platforms and devices I'm not using so those were easy\n" - "to apply to .27. Also, there were many file changes\n" - "for MT SMP support, and *most* (but not all) of those\n" - "changes were wrapped with conditional compiles, so\n" - "those were also easy to apply. I knew once I got to\n" - "these five files I was in some interesting code that\n" - "could point to the problems I'm seeing.\n" - "\n" - "> Later kernels do run on bcm1480 which is close\n" - "> enough.\n" - "\n" - "By \"later kernels\", do you mean 2.6.16.60 or different\n" - "kernel branches?\n" - "\n" - "Perhaps, but I'm seeing identical failures in .29 and\n" - ".60, although that could be misleading. I do see\n" - "significant SMP-related changes in c-sb1.c between .29\n" - "and .60, and I am running in SMP. I wish there was an\n" - "easy way to know whether it's in the same code.\n" - "\n" - "Anyway, in the interest of time I may revert to .27\n" - "which appears to work. I don't need any of the MT SMP\n" - "related changes that followed, and perhaps I can live\n" - "without the enhancements between .27 and .60 for now.\n" - "\n" - "Thanks,\n" - "Larry Stefani\n" - "lstefani@yahoo.com\n" - "\n" - "\n" - "\n" - " ____________________________________________________________________________________\n" - "Never miss a thing. Make Yahoo your home page. \n" - "http://www.yahoo.com/r/hs\n" - "From rkota@broadcom.com Wed Mar 26 17:28:37 2008\n" - "Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 26 Mar 2008 17:28:44 +0100 (CET)\n" - "Received: from oss.sgi.com ([192.48.170.157]:54696 \"EHLO oss.sgi.com\")\n" - "\tby lappi.linux-mips.net with ESMTP id S1100635AbYCZNEj (ORCPT\n" - "\t<rfc822;linux-mips@linux-mips.org>); Wed, 26 Mar 2008 14:04:39 +0100\n" - "Received: from p549F5321.dip.t-dialin.net (localhost [127.0.0.1])\n" - "\tby oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id m2QBVULO016060\n" - "\tfor <linux-mips@linux-mips.org>; Wed, 26 Mar 2008 06:03:58 -0700\n" - "Received: from mms2.broadcom.com ([216.31.210.18]:18962 \"EHLO\n" - "\tmms2.broadcom.com\") by lappi.linux-mips.net with ESMTP\n" - "\tid S1102827AbYCZFV0 convert rfc822-to-8bit (ORCPT\n" - "\t<rfc822;linux-mips@linux-mips.org>); Wed, 26 Mar 2008 06:21:26 +0100\n" - "Received: from [10.10.64.154] by mms2.broadcom.com with ESMTP (Broadcom\n" - " SMTP Relay (Email Firewall v6.3.2)); Tue, 25 Mar 2008 22:20:45 -0700\n" - "X-Server-Uuid: D3C04415-6FA8-4F2C-93C1-920E106A2031\n" - "Received: by mail-irva-10.broadcom.com (Postfix, from userid 47) id\n" - " B72B12B1; Tue, 25 Mar 2008 22:20:45 -0700 (PDT)\n" - "Received: from mail-irva-8.broadcom.com (mail-irva-8 [10.10.64.221]) by\n" - " mail-irva-10.broadcom.com (Postfix) with ESMTP id A39182B0 for\n" - " <linux-mips@linux-mips.org>; Tue, 25 Mar 2008 22:20:45 -0700 (PDT)\n" - "Received: from mail-sj1-12.sj.broadcom.com (mail-sj1-12.sj.broadcom.com\n" - " [10.16.128.215]) by mail-irva-8.broadcom.com (MOS 3.7.5a-GA) with ESMTP\n" - " id GRH15356; Tue, 25 Mar 2008 22:20:44 -0700 (PDT)\n" - "Received: from NT-SJCA-0752.brcm.ad.broadcom.com (nt-sjca-0752\n" - " [10.16.192.222]) by mail-sj1-12.sj.broadcom.com (Postfix) with ESMTP id\n" - " CFACF20501 for <linux-mips@linux-mips.org>; Tue, 25 Mar 2008 22:20:44\n" - " -0700 (PDT)\n" - "X-MimeOLE: Produced By Microsoft Exchange V6.5\n" - "Content-class: urn:content-classes:message\n" - "MIME-Version: 1.0\n" - "Subject: MTD Partitions Permissions at Run Time.\n" - "Date:\tTue, 25 Mar 2008 22:20:43 -0700\n" - "Message-ID: <E06E3B7BBC07864CADE892DAF1EB0FBD0641257D@NT-SJCA-0752.brcm.ad.broadcom.com>\n" - "In-Reply-To: <47E7EBFF.6020406@ru.mvista.com>\n" - "Thread-Topic: MTD Partitions Permissions at Run Time.\n" - "Thread-Index: AciN2LlE4bF7ypqjS4Cg9fHtifqyCABJ9L3g\n" - "References: <47E559B6.9010001@ru.mvista.com>\n" - " <47E7EBFF.6020406@ru.mvista.com>\n" - "From:\t\"Ramgopal Kota\" <rkota@broadcom.com>\n" - "To:\tlinux-mips@linux-mips.org\n" - "X-WSS-ID: 6BF702A741K18759677-01-01\n" - "Content-Type: text/plain;\n" - " charset=us-ascii\n" - "Content-Transfer-Encoding: 8BIT\n" - "X-Virus-Scanned: ClamAV 0.91.2/6021/Wed Feb 27 15:55:48 2008 on oss.sgi.com\n" - "X-Virus-Status:\tClean\n" - "Return-Path: <rkota@broadcom.com>\n" - "X-Envelope-To: <\"|/home/ecartis/ecartis -s linux-mips\"> (uid 0)\n" - "X-Orcpt: rfc822;linux-mips@linux-mips.org\n" - "Original-Recipient: rfc822;linux-mips@linux-mips.org\n" - "X-archive-position: 18567\n" - "X-ecartis-version: Ecartis v1.0.0\n" - "Sender: linux-mips-bounce@linux-mips.org\n" - "Errors-to: linux-mips-bounce@linux-mips.org\n" - "X-original-sender: rkota@broadcom.com\n" - "Precedence: bulk\n" - "X-list: linux-mips\n" - "Content-Length: 602\n" - "Lines: 18\n" - "\n" - "Hi ,\n" - "\n" - "Ours is a embedded product with pre-defined flash partitions say \"Boot\"\n" - ", \"Kernel\" , \"Rootfs\" & \"ProductData\".\n" - "The kernel which is in the box (linux 2.6.14)has Boot partition as \"RO\"\n" - "(Read Only). We have a requirement in the field that the boot code\n" - "should be upgraded also.\n" - "Is there any possibility of changing the partition permissions at\n" - "run-time? If so how ? \n" - "Our solution was to create a Kernel image Boot as RW, upgrade the kernel\n" - "& reboot. Later change the Boot code.\n" - "\n" - "But we are seeing if we can avoid such situation by remounting the MTD\n" - "partition with a RW permission.\n" - "\n" - Ramgopal Kota + Thiemo -b472d18a1732db06e0891febbfa3d7b51ecfae248492a92ca8effa9b771b284f +40e9a797cf3cd15e5e4f834b098a81de5263eda4f526dbce5699ca89ea4c549b
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.