Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: "Steven J. Hill" <Steven.Hill@imgtec.com>
Cc: Jayachandran C <jchandra@broadcom.com>, linux-mips@linux-mips.org
Subject: Re: [PATCH 0/3] Use scratch registers when MIPS_PGD_C0_CONTEXT is not set
Date: Thu, 27 Jun 2013 02:00:01 +0200	[thread overview]
Message-ID: <20130627000001.GP7171@linux-mips.org> (raw)
In-Reply-To: <51CB79BB.9090905@imgtec.com>

On Wed, Jun 26, 2013 at 06:31:07PM -0500, Steven J. Hill wrote:

> >Jayachandran C (3):
> >   MIPS: Move generated code to .text for microMIPS
> >   MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
> >   MIPS: Move definition of SMP processor id register to header file
> >
> >  arch/mips/include/asm/mmu_context.h |   28 ++---
> >  arch/mips/include/asm/stackframe.h  |   24 +---
> >  arch/mips/include/asm/thread_info.h |   33 +++++-
> >  arch/mips/mm/Makefile               |    2 +-
> >  arch/mips/mm/tlb-funcs.S            |   37 ++++++
> >  arch/mips/mm/tlbex.c                |  224 ++++++++++++++++-------------------
> >  6 files changed, 187 insertions(+), 161 deletions(-)
> >  create mode 100644 arch/mips/mm/tlb-funcs.S
> >
> The microMIPS kernel compiles, but fails to boot. It stops at:
> 
>    Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
> 
> and does not go any further. I will look at this later this evening.

I'll leave the series applied for now then.

  Ralf

      parent reply	other threads:[~2013-06-27  0:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-23 18:16 [PATCH 0/3] Use scratch registers when MIPS_PGD_C0_CONTEXT is not set Jayachandran C
2013-06-23 18:16 ` [PATCH 1/3] MIPS: Move generated code to .text for microMIPS Jayachandran C
2013-06-23 18:16 ` [PATCH 2/3] MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT Jayachandran C
2013-06-23 18:16 ` [PATCH 3/3] MIPS: Move definition of SMP processor id register to header file Jayachandran C
2013-06-26 18:32 ` [PATCH 0/3] Use scratch registers when MIPS_PGD_C0_CONTEXT is not set Ralf Baechle
2013-06-26 23:31 ` Steven J. Hill
2013-06-26 23:31   ` Steven J. Hill
2013-06-27  0:00   ` Ralf Baechle [this message]

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=20130627000001.GP7171@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=Steven.Hill@imgtec.com \
    --cc=jchandra@broadcom.com \
    --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