search for: 7100lc

Displaying 7 results from an estimated 7 matches for "7100lc".

Did you mean: 100l
2001 Sep 07
2
ext3 and parisc
...--snip--snip--snip-- gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -D__linux__ -pipe -fno-strength-reduce -mno-space-regs -mfast-indirect-calls -mdisable-fpregs -ffunction-sections -march=1.1 -mschedule=7100LC -DEXPORT_SYMTAB -c ksyms.c ksyms.c:247: `no_llseek' undeclared here (not in a function) ksyms.c:247: initializer element is not constant ksyms.c:247: (near initialization for `__ksymtab_no_llseek.value') --snip--snip--snip-- Uuhh... how do I fix that? ksym.c:247 gives this: --snip--sni...
2020 Sep 01
2
[PATCH 07/28] 53c700: improve non-coherent DMA handling
...nger own a box, so I can't test that part of it >>> (I can fire up the C360 to test it on a coherent arch). >> >> I have a 715/50 that probably hasn't been powered on in 15 years if >> you need something that old to test on (I believe the 725/100 uses >> the 7100LC and so is coherent). I'll need to set up a cross-compiler >> ... > > I'm not going to say no to actual testing, but it's going to be a world > of pain getting something so old going. I do have a box of older > systems I keep for architectural testing that I need to r...
2020 Sep 01
1
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On Tue, Sep 01, 2020 at 06:41:12PM +0200, Helge Deller wrote: > > I still have a zoo of machines running for such testing, including a > > 715/64 and two 730. > > I'm going to test this git tree on the 715/64: The 715/64 is a 7100LC machine though. I think you need to boot on the 730 to test the non-coherent path.
2020 Sep 01
1
[PATCH 07/28] 53c700: improve non-coherent DMA handling
...parisc was the 700 series and I no > longer own a box, so I can't test that part of it (I can fire up the > C360 to test it on a coherent arch). I have a 715/50 that probably hasn't been powered on in 15 years if you need something that old to test on (I believe the 725/100 uses the 7100LC and so is coherent). I'll need to set up a cross-compiler ...
2020 Sep 01
2
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On Wed, 2020-08-19 at 08:55 +0200, Christoph Hellwig wrote: > Switch the 53c700 driver to only use non-coherent descriptor memory > if it really has to because dma_alloc_coherent fails. This doesn't > matter for any of the platforms it runs on currently, but that will > change soon. > > To help with this two new helpers to transfer ownership to and from > the device are
2020 Sep 01
0
[PATCH 07/28] 53c700: improve non-coherent DMA handling
...series and I no longer own a box, so I can't test that part of it > > (I can fire up the C360 to test it on a coherent arch). > > I have a 715/50 that probably hasn't been powered on in 15 years if > you need something that old to test on (I believe the 725/100 uses > the 7100LC and so is coherent). I'll need to set up a cross-compiler > ... I'm not going to say no to actual testing, but it's going to be a world of pain getting something so old going. I do have a box of older systems I keep for architectural testing that I need to rummage around in ... I...
2020 Sep 01
0
[PATCH 07/28] 53c700: improve non-coherent DMA handling
...can't test that part of it >>>> (I can fire up the C360 to test it on a coherent arch). >>> >>> I have a 715/50 that probably hasn't been powered on in 15 years if >>> you need something that old to test on (I believe the 725/100 uses >>> the 7100LC and so is coherent). I'll need to set up a cross-compiler >>> ... >> >> I'm not going to say no to actual testing, but it's going to be a world >> of pain getting something so old going. I do have a box of older >> systems I keep for architectural test...