From: Daniel Clark <dclark@pobox.com>
To: linux-mips@linux-mips.org
Cc: gnewsense-dev@nongnu.org
Subject: Re: [loongson-support 00/27] linux PATCHes of loongson-based machines
Date: Thu, 21 May 2009 10:37:14 -0400 [thread overview]
Message-ID: <4A15671A.10209@pobox.com> (raw)
In-Reply-To: <1242865038.21692.624.camel@falcon>
[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]
Wu Zhangjin wrote:
>> BTW for me, this is interesting in the context of
>> http://config.fsf.org/trac/public/wiki/RmsLinuxForYou , which I have
>> several people helping me test at the moment - currently the biggest
>> issue is hard crashes every day or other day, or more frequently if
>> there is a lot of disk or usb I/O.
>>
>
> perhaps Yan hua<yanh@lemote.com> can give some help on this problem.
>
> did you compile the kernel with -mfix-ls2f-kernel option? if not, please
> use it. it may give some help on reducing the hard crashes.
I am compiling with:
cflags-$(CONFIG_MACH_LM2F) += -Wa,-mfix-ls2f-kernel -Wa,--no-warn
(in arch/mips/Makefile)
I think that was at yanh's suggestion; it was from someone at lemote.
I am compiling on a gnewsense-mipsel-l distribution, with the addition
of the lemote binutils from dev.lemote.com, currently at:
binutils_2.18.1~cvs20080103-7.loongson.r03_mipsel.deb
The source and binary debs for that I also have up at:
http://config.fsf.org/packages/dists/gnewsense-mipsel-l/lemote-dev-binutils/
I am planning on compiling a 2.6.29.3-based linux (eg the tip of the git
tree you pointed at) for rms, since it seems like it includes the
suspend-resume support we want to test, and is what hackers are
currently working on. If there is a specific git tag you think it would
be good to test, please name it :-)
I will post to gnewsense-dev@nongnu.org when that's ready and confirmed
to boot and not crash really quickly (and stop posting to this really
long set of lists / people ...)
--
Daniel JB Clark | Sys Admin, Free Software Foundation
pobox.com/~dclark | http://www.fsf.org/about/staff#danny
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Daniel Clark <dclark@pobox.com>
To: wuzhangjin@gmail.com
Cc: linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org>,
Yan hua <yanh@lemote.com>, Philippe Vachon <philippe@cowpig.ca>,
Zhang Le <r0bertz@gentoo.org>, Zhang Fuxin <zhangfx@lemote.com>,
Arnaud Patard <apatard@mandriva.com>,
loongson-dev@googlegroups.com, gnewsense-dev@nongnu.org,
Nicholas Mc Guire <hofrat@hofr.at>,
Liu Junliang <liujl@lemote.com>, Erwan Lerale <erwan@thiscow.com>,
rms@gnu.org
Subject: Re: [loongson-support 00/27] linux PATCHes of loongson-based machines
Date: Thu, 21 May 2009 10:37:14 -0400 [thread overview]
Message-ID: <4A15671A.10209@pobox.com> (raw)
Message-ID: <20090521143714.q2Zvc0IRzoh_n_Ep2GV-Co6iOS6ZwNRNoMxXO9jTCKs@z> (raw)
In-Reply-To: <1242865038.21692.624.camel@falcon>
[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]
Wu Zhangjin wrote:
>> BTW for me, this is interesting in the context of
>> http://config.fsf.org/trac/public/wiki/RmsLinuxForYou , which I have
>> several people helping me test at the moment - currently the biggest
>> issue is hard crashes every day or other day, or more frequently if
>> there is a lot of disk or usb I/O.
>>
>
> perhaps Yan hua<yanh@lemote.com> can give some help on this problem.
>
> did you compile the kernel with -mfix-ls2f-kernel option? if not, please
> use it. it may give some help on reducing the hard crashes.
I am compiling with:
cflags-$(CONFIG_MACH_LM2F) += -Wa,-mfix-ls2f-kernel -Wa,--no-warn
(in arch/mips/Makefile)
I think that was at yanh's suggestion; it was from someone at lemote.
I am compiling on a gnewsense-mipsel-l distribution, with the addition
of the lemote binutils from dev.lemote.com, currently at:
binutils_2.18.1~cvs20080103-7.loongson.r03_mipsel.deb
The source and binary debs for that I also have up at:
http://config.fsf.org/packages/dists/gnewsense-mipsel-l/lemote-dev-binutils/
I am planning on compiling a 2.6.29.3-based linux (eg the tip of the git
tree you pointed at) for rms, since it seems like it includes the
suspend-resume support we want to test, and is what hackers are
currently working on. If there is a specific git tag you think it would
be good to test, please name it :-)
I will post to gnewsense-dev@nongnu.org when that's ready and confirmed
to boot and not crash really quickly (and stop posting to this really
long set of lists / people ...)
--
Daniel JB Clark | Sys Admin, Free Software Foundation
pobox.com/~dclark | http://www.fsf.org/about/staff#danny
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
next prev parent reply other threads:[~2009-05-21 14:37 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-20 21:21 [loongson-support 00/27] linux PATCHes of loongson-based machines wuzhangjin
2009-05-20 21:23 ` [loongson-support 01/27] fix-warning: incompatible argument type of pci_fixup_irqs wuzhangjin
2009-05-20 21:24 ` [loongson-support 02/27] fix-warning: incompatible argument type of virt_to_phys wuzhangjin
2009-05-20 21:24 ` [loongson-support 03/27] fix-error: incompatiable argument type of clear_user wuzhangjin
2009-05-20 21:24 ` [loongson-support 04/27] change the naming methods wuzhangjin
2009-05-20 21:25 ` [loongson-support 05/27] remove reference to bonito64.h wuzhangjin
2009-05-20 21:25 ` [loongson-support 06/27] divide the files to the smallest logic unit wuzhangjin
2009-05-20 21:26 ` [loongson-support 07/27] replace tons of magic numbers by understandable symbols wuzhangjin
2009-05-20 21:26 ` [loongson-support 08/27] clean up the early printk support for fuloong(2e) wuzhangjin
2009-05-20 21:27 ` [loongson-support 09/27] enable Real Time Clock Support " wuzhangjin
2009-05-20 21:28 ` [loongson-support 10/27] add loongson-specific cpu-feature-overrides.h wuzhangjin
2009-05-20 21:28 ` [loongson-support 11/27] split the loongson-specific part out wuzhangjin
2009-05-20 21:40 ` [loongson-support 00/27] linux PATCHes of loongson-based machines Wu Zhangjin
2009-05-20 22:30 ` Daniel Clark
2009-05-20 22:30 ` Daniel Clark
2009-05-21 0:17 ` Wu Zhangjin
2009-05-21 14:37 ` Daniel Clark [this message]
2009-05-21 14:37 ` Daniel Clark
2009-05-26 2:11 ` yanh
2009-05-26 13:03 ` Daniel Clark
2009-05-26 13:03 ` Daniel Clark
2009-05-21 16:34 ` Daniel Clark
2009-05-21 16:34 ` Daniel Clark
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A15671A.10209@pobox.com \
--to=dclark@pobox.com \
--cc=gnewsense-dev@nongnu.org \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox