public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jesper Nilsson <jesper.nilsson@axis.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Mikael Starvik <mikael.starvik@axis.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Jesper Nilsson <Jesper.Nilsson@axis.com>,
	Sam Ravnborg <sam@ravnborg.org>
Subject: [RFC git pull 2/2] Remove CRIS build links
Date: Sat, 1 Nov 2008 01:11:50 +0100	[thread overview]
Message-ID: <20081101001150.GX4608@axis.com> (raw)
In-Reply-To: <20081031235849.GW4608@axis.com>

Hi!

Again, I know this is a bit late in the game, thus the RFC, but I felt it
would be useful to have these changes in 2.6.28, and Sam Ravnborg
also encouraged me to get these in asap.

This second pull request contains two changes dependent on the first
pull request.

These two changes remove all uses of symbolic links in the CRIS port, making
it possible to build two CRIS architectures (with different O= parameters)
in parallell using the same source tree.


Please consider pulling the following changes since commit
556dcee7b829e5c350c3ffdbdb87a8b15aa3c5d3:
  Jesper Nilsson (1):
        [CRIS] Move header files from include to arch/cris/include.

are available in the git repository at:

      git://www.jni.nu/cris.git link_removal

Jesper Nilsson (2):
      [CRIS] Merge asm-offsets.c for both arches into one file.
      [CRIS] Remove links from CRIS build

 arch/cris/Makefile                            |   67 +++++----------
 arch/cris/arch-v10/kernel/asm-offsets.c       |   47 ----------
 arch/cris/arch-v10/vmlinux.lds.S              |  118 -------------------------
 arch/cris/arch-v32/boot/compressed/head.S     |   16 +++-
 arch/cris/arch-v32/kernel/head.S              |   20 ++++-
 arch/cris/{arch-v32 => }/kernel/asm-offsets.c |   51 +++++++----
 arch/cris/{arch-v32 => kernel}/vmlinux.lds.S  |   44 +++++++---
 7 files changed, 117 insertions(+), 246 deletions(-)
 delete mode 100644 arch/cris/arch-v10/kernel/asm-offsets.c
 delete mode 100644 arch/cris/arch-v10/vmlinux.lds.S
 rename arch/cris/{arch-v32 => }/kernel/asm-offsets.c (55%)
 rename arch/cris/{arch-v32 => kernel}/vmlinux.lds.S (73%)


/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@axis.com

      reply	other threads:[~2008-11-01  0:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31 23:58 [RFC git pull 1/2] Move CRIS header files Jesper Nilsson
2008-11-01  0:11 ` Jesper Nilsson [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=20081101001150.GX4608@axis.com \
    --to=jesper.nilsson@axis.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikael.starvik@axis.com \
    --cc=sam@ravnborg.org \
    --cc=torvalds@linux-foundation.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