All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Daney <ddaney@caviumnetworks.com>
To: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: David Daney <david.s.daney@gmail.com>,
	linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: Re: [PATCH 4/6] MIPS: Implement Read Inhibit/eXecute Inhibit
Date: Mon, 15 Feb 2010 09:38:39 -0800	[thread overview]
Message-ID: <4B79869F.2040700@caviumnetworks.com> (raw)
In-Reply-To: <f861ec6f1002150934y57d57408pfe62aceca763fe10@mail.gmail.com>

On 02/15/2010 09:34 AM, Manuel Lauss wrote:
> Hi David,
>
> On Mon, Feb 15, 2010 at 3:08 AM, David Daney<david.s.daney@gmail.com>  wrote:
>>> On 02/14/2010 12:16 PM, Manuel Lauss wrote:
>
>>>> this patch breaks my Alchemy builds:
>
>> Try the attached patch, it allows me to build an au1000 kernel. But since I
>> don't have harware, I cannot test it.
>
> Boots my userspace, thank you!
>

Ok.  I am working on a functionally equivalent, but slightly cleaner patch.

Thanks for your patience,

David Daney


>
>> I started with pb1500_defconfig, but had to disable au1000_eth.c:
>>
>> drivers/net/au1000_eth.c: In function ‘au1000_probe’:
>> drivers/net/au1000_eth.c:1009: error: implicit declaration of function
>> ‘DECLARE_MAC_BUF’
>> drivers/net/au1000_eth.c:1009: error: ‘ethaddr’ undeclared (first use in
>> this function)
>> drivers/net/au1000_eth.c:1009: error: (Each undeclared identifier is
>> reported only once
>> drivers/net/au1000_eth.c:1009: error: for each function it appears in.)
>
> I'll try to fix this; usually I only build db1200_defconfig.
>
> Manuel
>

  reply	other threads:[~2010-02-15 17:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-10 23:08 [PATCH 0/6] MIPS Read Inhibit/eXecute Inhibit support (v2) David Daney
2010-02-10 23:12 ` [PATCH 1/6] MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels David Daney
2010-02-10 23:12 ` [PATCH 2/6] MIPS: Add accessor functions and bit definitions for c0_PageGrain David Daney
2010-02-10 23:12 ` [PATCH 3/6] MIPS: Add TLBR and ROTR to uasm David Daney
2010-02-10 23:12 ` [PATCH 4/6] MIPS: Implement Read Inhibit/eXecute Inhibit David Daney
2010-02-14 20:16   ` Manuel Lauss
2010-02-15  1:17     ` David Daney
2010-02-15  2:08       ` David Daney
2010-02-15 17:34         ` Manuel Lauss
2010-02-15 17:38           ` David Daney [this message]
2010-02-10 23:12 ` [PATCH 5/6] MIPS: Give Octeon+ CPUs their own cputype David Daney
2010-02-10 23:12 ` [PATCH 6/6] MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUs David Daney
2010-02-10 23:56 ` [PATCH 0/6] MIPS Read Inhibit/eXecute Inhibit support (v2) Ralf Baechle
2010-02-11  0:53   ` 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=4B79869F.2040700@caviumnetworks.com \
    --to=ddaney@caviumnetworks.com \
    --cc=david.s.daney@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=manuel.lauss@googlemail.com \
    --cc=ralf@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.