Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: David Daney <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org,
	Tomaso Paoletti <tpaoletti@caviumnetworks.com>
Subject: Re: [PATCH 05/29] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon.
Date: Fri, 7 Nov 2008 09:37:12 +0100	[thread overview]
Message-ID: <20081107083712.GA7205@lst.de> (raw)
In-Reply-To: <1226004875-27654-5-git-send-email-ddaney@caviumnetworks.com>

Still lacks an explanation what the mess in the executive directory
actually does.  And as mentioned before I don't think any amount of
explanation would actually be enough for it, so please kill the mess
and write it as proper kernel code.

  reply	other threads:[~2008-11-07  8:37 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-06 20:52 [PATCH 00/29] Add Cavium OCTEON processor support (v3) David Daney
2008-11-06 20:54 ` [PATCH 01/29] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon David Daney
2008-11-06 20:54 ` [PATCH 02/29] MIPS: Add Cavium OCTEON files to arch/mips/include/asm/mach-cavium-octeon David Daney
2008-11-06 20:54 ` [PATCH 03/29] MIPS: Add Cavium OCTEON processor support files to arch/mips/kernel David Daney
2008-11-10  6:51   ` Guijin Gao
2008-11-06 20:54 ` [PATCH 04/29] MIPS: Add Cavium OCTEON processor support files to arch/mips/mm David Daney
2008-11-06 20:54 ` [PATCH 05/29] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon David Daney
2008-11-07  8:37   ` Christoph Hellwig [this message]
2008-11-07 17:14     ` David Daney
2008-11-06 20:54 ` [PATCH 06/29] MIPS: For Cavium OCTEON handle hazards as per the R10000 handling David Daney
2008-11-06 20:54 ` [PATCH 07/29] MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state David Daney
2008-11-06 20:54 ` [PATCH 08/29] MIPS: Add Cavium OCTEON to arch/mips/Kconfig David Daney
2008-11-06 20:54 ` [PATCH 09/29] MIPS: Add Cavium OCTEON processor constants David Daney
2008-11-06 20:54 ` [PATCH 10/29] MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h David Daney
2008-11-06 20:54 ` [PATCH 11/29] MIPS: Override assembler target architecture for octeon David Daney
2008-11-06 20:54 ` [PATCH 12/29] MIPS: Probe for Cavium OCTEON CPUs David Daney
2008-11-06 20:54 ` [PATCH 13/29] MIPS: Hook Cavium OCTEON cache init into cache.c David Daney
2008-11-06 20:54 ` [PATCH 14/29] MIPS: Hook up Cavium OCTEON in arch/mips David Daney
2008-11-06 20:54 ` [PATCH 15/29] MIPS: Modify core io.h macros to account for the Octeon Errata Core-301 David Daney
2008-11-06 20:54 ` [PATCH 16/29] MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h David Daney
2008-11-06 20:54 ` [PATCH 17/29] MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c David Daney
2008-11-06 20:54 ` [PATCH 18/29] MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family David Daney
2008-11-06 23:34   ` Sergei Shtylyov
2008-11-07  0:05     ` David Daney
2008-11-07 16:27       ` Sergei Shtylyov
2008-11-07 17:25         ` David Daney
2008-11-07 17:59           ` Sergei Shtylyov
2008-11-07 21:38             ` Maciej W. Rozycki
2008-11-06 20:54 ` [PATCH 19/29] MIPS: Cavium OCTEON: PT vs MFC0 reorder, multiplier state preservation David Daney
2008-11-06 20:54 ` [PATCH 20/29] MIPS: Add Cavium OCTEON irq hazard in asmmacro.h David Daney
2008-11-06 20:54 ` [PATCH 21/29] MIPS: Compute branch returns for Cavium OCTEON specific branch instructions David Daney
2008-11-06 20:54 ` [PATCH 22/29] MIPS: Add Cavium OCTEON slot into proper tlb category David Daney
2008-11-06 20:57 ` [PATCH 23/29] 8250: Don't clobber spinlocks David Daney
2008-11-06 20:57 ` [PATCH 24/29] 8250: Serial driver changes to support future Cavium OCTEON serial patches David Daney
2008-11-06 20:57 ` [PATCH 25/29] Serial: Allow port type to be specified when calling serial8250_register_port David Daney
2008-11-06 20:57 ` [PATCH 26/29] 8250: Allow port type to specify bugs that are not probed for David Daney
2008-11-06 20:57 ` [PATCH 27/29] Serial: UART driver changes for Cavium OCTEON David Daney
2008-11-06 20:57 ` [PATCH 28/29] MIPS: Adjust the dma-common.c platform hooks David Daney
2008-11-06 20:57 ` [PATCH 29/29] MIPS: Add defconfig for Cavium OCTEON David Daney

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=20081107083712.GA7205@lst.de \
    --to=hch@lst.de \
    --cc=ddaney@caviumnetworks.com \
    --cc=linux-mips@linux-mips.org \
    --cc=tpaoletti@caviumnetworks.com \
    /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