Re: [PATCH 1/2 v3]Update broken web addresses.

2010-09-22 Thread Ralf Baechle
On Tue, Sep 21, 2010 at 06:29:16PM -0700, Justin P. Mattock wrote:
 Date:   Tue, 21 Sep 2010 18:29:16 -0700
 From: Justin P. Mattock justinmatt...@gmail.com
 To: triv...@kernel.org
 Cc: linux-arm-ker...@lists.infradead.org, linux-ker...@vger.kernel.org,
  linux-o...@vger.kernel.org, linux-m...@ml.linux-m32r.org,
  linux-m...@lists.linux-m68k.org, linux-m...@linux-mips.org,
  linuxppc-dev@lists.ozlabs.org, linux-lap...@vger.kernel.org, Justin P.
  Mattock justinmatt...@gmail.com, Maciej W. Rozycki
  ma...@linux-mips.org, Finn Thain fth...@telegraphics.com.au, Randy
  Dunlap rdun...@xenotime.net
 Subject: [PATCH 1/2 v3]Update broken web addresses.
 Content-Type: text/plain; charset=UTF-8

Patchwork MIME butchers the subject of this patch, see

https://patchwork.linux-mips.org/patch/1587/
https://patchwork.kernel.org/patch/198382/

  Ralf
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [PATCH 1/2 v3]Update broken web addresses.

2010-09-22 Thread Jeremy Kerr
Hi Ralf,

 On Tue, Sep 21, 2010 at 06:29:16PM -0700, Justin P. Mattock wrote:
  Date:   Tue, 21 Sep 2010 18:29:16 -0700
  From: Justin P. Mattock justinmatt...@gmail.com
  To: triv...@kernel.org
  Cc: linux-arm-ker...@lists.infradead.org, linux-ker...@vger.kernel.org,
   linux-o...@vger.kernel.org, linux-m...@ml.linux-m32r.org,
   linux-m...@lists.linux-m68k.org, linux-m...@linux-mips.org,
   linuxppc-dev@lists.ozlabs.org, linux-lap...@vger.kernel.org, Justin P.
   Mattock justinmatt...@gmail.com, Maciej W. Rozycki
   ma...@linux-mips.org, Finn Thain fth...@telegraphics.com.au, Randy
   Dunlap rdun...@xenotime.net
  Subject: [PATCH 1/2 v3]Update broken web addresses.
  Content-Type: text/plain; charset=UTF-8
 
 Patchwork MIME butchers the subject of this patch, see
 
 https://patchwork.linux-mips.org/patch/1587/
 https://patchwork.kernel.org/patch/198382/
 

Thanks for the heads-up - I'll see what's happening with the header
decoding here.

Cheers,


Jeremy

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


[PATCH 1/2 v3]Update broken web addresses.

2010-09-21 Thread Justin P. Mattock
Below is an update from the original, with changes to the broken web addresses 
and removal of 
archive.org and moved to a seperate patch for you guys to decide if you want to 
use this and/or
just leave the old url in and leave it at that..
Please dont apply this to anything just comments and fixes for now,
then when the time is right, I can bunch everything all into one big patch.
 
Signed-off-by: Justin P. Mattock justinmatt...@gmail.com
Cc: Maciej W. Rozycki ma...@linux-mips.org
Cc: Finn Thain fth...@telegraphics.com.au
Cc: Randy Dunlap rdun...@xenotime.net

---
 arch/arm/Kconfig |4 ++--
 arch/arm/common/icst.c   |2 +-
 arch/arm/include/asm/hardware/icst.h |2 +-
 arch/arm/mach-at91/Kconfig   |6 +++---
 arch/arm/mach-omap1/Kconfig  |2 +-
 arch/arm/mach-pxa/am200epd.c |2 +-
 arch/arm/mach-pxa/am300epd.c |2 +-
 arch/arm/mach-s3c2440/mach-at2440evb.c   |2 +-
 arch/arm/mach-sa1100/Kconfig |6 +++---
 arch/arm/mach-sa1100/cpu-sa1100.c|2 +-
 arch/arm/mm/Kconfig  |2 +-
 arch/arm/mm/proc-xscale.S|2 +-
 arch/arm/nwfpe/milieu.h  |4 ++--
 arch/arm/nwfpe/softfloat-macros  |4 ++--
 arch/arm/nwfpe/softfloat-specialize  |4 ++--
 arch/arm/nwfpe/softfloat.c   |4 ++--
 arch/arm/nwfpe/softfloat.h   |4 ++--
 arch/arm/plat-samsung/include/plat/adc.h |2 +-
 arch/avr32/Kconfig   |2 +-
 arch/h8300/Kconfig.cpu   |   12 ++--
 arch/h8300/README|6 +++---
 arch/m32r/Kconfig|2 +-
 arch/m68k/mac/macboing.c |3 ++-
 arch/m68k/q40/README |2 +-
 arch/mips/Kconfig|   12 
 arch/mips/math-emu/cp1emu.c  |1 -
 arch/mips/math-emu/dp_add.c  |1 -
 arch/mips/math-emu/dp_cmp.c  |1 -
 arch/mips/math-emu/dp_div.c  |1 -
 arch/mips/math-emu/dp_fint.c |1 -
 arch/mips/math-emu/dp_flong.c|1 -
 arch/mips/math-emu/dp_frexp.c|1 -
 arch/mips/math-emu/dp_fsp.c  |1 -
 arch/mips/math-emu/dp_logb.c |1 -
 arch/mips/math-emu/dp_modf.c |1 -
 arch/mips/math-emu/dp_mul.c  |1 -
 arch/mips/math-emu/dp_scalb.c|1 -
 arch/mips/math-emu/dp_simple.c   |1 -
 arch/mips/math-emu/dp_sqrt.c |1 -
 arch/mips/math-emu/dp_sub.c  |1 -
 arch/mips/math-emu/dp_tint.c |1 -
 arch/mips/math-emu/dp_tlong.c|1 -
 arch/mips/math-emu/ieee754.c |1 -
 arch/mips/math-emu/ieee754.h |1 -
 arch/mips/math-emu/ieee754d.c|1 -
 arch/mips/math-emu/ieee754dp.c   |1 -
 arch/mips/math-emu/ieee754dp.h   |1 -
 arch/mips/math-emu/ieee754int.h  |1 -
 arch/mips/math-emu/ieee754m.c|1 -
 arch/mips/math-emu/ieee754sp.c   |1 -
 arch/mips/math-emu/ieee754sp.h   |1 -
 arch/mips/math-emu/ieee754xcpt.c |1 -
 arch/mips/math-emu/sp_add.c  |1 -
 arch/mips/math-emu/sp_cmp.c  |1 -
 arch/mips/math-emu/sp_div.c  |1 -
 arch/mips/math-emu/sp_fdp.c  |1 -
 arch/mips/math-emu/sp_fint.c |1 -
 arch/mips/math-emu/sp_flong.c|1 -
 arch/mips/math-emu/sp_frexp.c|1 -
 arch/mips/math-emu/sp_logb.c |1 -
 arch/mips/math-emu/sp_modf.c |1 -
 arch/mips/math-emu/sp_mul.c  |1 -
 arch/mips/math-emu/sp_scalb.c|1 -
 arch/mips/math-emu/sp_simple.c   |1 -
 arch/mips/math-emu/sp_sqrt.c |1 -
 arch/mips/math-emu/sp_sub.c  |1 -
 arch/mips/math-emu/sp_tint.c |1 -
 arch/mips/math-emu/sp_tlong.c|1 -
 arch/powerpc/include/asm/hydra.h |2 +-
 arch/x86/kernel/apm_32.c |4 ++--
 arch/x86/kernel/microcode_core.c |2 +-
 arch/x86/kernel/microcode_intel.c|2 +-
 72 files changed, 55 insertions(+), 93 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 553b7cf..c562c68 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -647,7 +647,7 @@ config ARCH_S3C2410
select HAVE_S3C2410_I2C
help
  Samsung S3C2410X CPU based systems, such as the Simtec Electronics
- BAST (http://www.simtec.co.uk/products/EB110ITX/), the IPAQ 1940 or
+ BAST (http://www.simtec.co.uk/products/EB110ATX/), the IPAQ 1940 or
  the Samsung SMDK2410 development board (and derivatives).
 
  Note, the S3C2416 and the S3C2450 are so close that they even share
@@ -1162,7 +1162,7 @@ config SMP

Re: [PATCH 1/2 v3]Update broken web addresses.

2010-09-21 Thread Justin P. Mattock

On 09/21/2010 08:25 PM, Finn Thain wrote:


On Tue, 21 Sep 2010, Justin P. Mattock wrote:


Below is an update from the original, with changes to the broken web
addresses and removal of archive.org and moved to a seperate patch for
you guys to decide if you want to use this and/or just leave the old url
in and leave it at that..
Please dont apply this to anything just comments and fixes for now,


You can use [RFC] in the Subject line instead of [PATCH] to indicate this.



alright..




diff --git a/arch/m68k/mac/macboing.c b/arch/m68k/mac/macboing.c
index 8f06408..234d9ee 100644
--- a/arch/m68k/mac/macboing.c
+++ b/arch/m68k/mac/macboing.c
@@ -114,7 +114,8 @@ static void mac_init_asc( void )
 *   16-bit I/O functionality.  The PowerBook 500 
series computers
 *   support 16-bit stereo output, but only mono input.
 *
-*   
http://til.info.apple.com/techinfo.nsf/artnum/n16405
+*   Article number 16405:
+*   http://support.apple.com/kb/TA32601
 *
 * --David Kilzer
 */


TIL article number 16405 would allow people to find the document by
number...



so putting this TIL article number 16405 is correct instead of Article 
number 16405:





diff --git a/arch/m68k/q40/README b/arch/m68k/q40/README
index 6bdbf48..92806c0 100644
--- a/arch/m68k/q40/README
+++ b/arch/m68k/q40/README
@@ -3,7 +3,7 @@ Linux for the Q40

  You may try http://www.geocities.com/SiliconValley/Bay/2602/ for
  some up to date information. Booter and other tools will be also
-available from this place or ftp.uni-erlangen.de/linux/680x0/q40/
+available from this place or http://www.linux-m68k.org/mail.html
  and mirrors.

  Hints to documentation usually refer to the linux source tree in


No. We already discussed this change. Please refer back to my review of
the first version of the patch. You got it right in the second version
(that I also reviewed), but now you've gone back to the first version...

Finn



pretty bad.. I don't know what happened there..


Justin P. Mattock
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev