linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: akpm@linux-foundation.org
Cc: dhowells@redhat.com, linux-arch@vger.kernel.org,
	linux-kernel@vger.kernel.org, arnd@arndb.de
Subject: [PATCH 0/4] Final asm/system.h cleanups
Date: Wed, 12 Feb 2014 15:45:44 +0000	[thread overview]
Message-ID: <20140212154544.2405.2992.stgit@warthog.procyon.org.uk> (raw)


Here are some patches to clean up the last bits of the asm/system.h
disintegration.  They comprise:

 (*) Some doc changes.

 (*) Some comment changes.

 (*) Final removal of ARM's asm/system.h and fixing up all remaining
     users thereof.

David
---
David Howells (4):
      Clean asm/system.h from docs
      Sparc: sparc_cpu_model isn't in asm/system.h any more
      UM: arch_align_stack() moved to asm/exec.h
      ARM: Delete asm/system.h


 Documentation/DocBook/kernel-hacking.tmpl |    2 +-
 Documentation/irqflags-tracing.txt        |    7 -------
 Documentation/scheduler/sched-arch.txt    |    2 +-
 arch/arm/include/asm/jump_label.h         |    1 -
 arch/arm/include/asm/sync_bitops.h        |    1 -
 arch/arm/include/asm/system.h             |    7 -------
 arch/arm/mach-gemini/idle.c               |    2 +-
 arch/arm/mach-omap2/am35xx-emac.c         |    1 -
 arch/um/kernel/process.c                  |    2 +-
 drivers/sbus/char/jsflash.c               |    4 +---
 drivers/usb/gadget/lpc32xx_udc.c          |    1 -
 11 files changed, 5 insertions(+), 25 deletions(-)
 delete mode 100644 arch/arm/include/asm/system.h

             reply	other threads:[~2014-02-12 15:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12 15:45 David Howells [this message]
2014-02-12 15:45 ` [PATCH 1/4] Clean asm/system.h from docs David Howells
2014-02-12 15:45   ` David Howells
2014-02-12 15:45 ` [PATCH 2/4] Sparc: sparc_cpu_model isn't in asm/system.h any more David Howells
2014-02-12 15:45   ` David Howells
2014-02-20  0:47   ` David Miller
2014-02-20 16:08   ` [PATCH 2/4] Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2] David Howells
2014-02-20 18:34     ` David Miller
2014-02-20 18:34       ` David Miller
2014-02-12 15:46 ` [PATCH 3/4] UM: arch_align_stack() moved to asm/exec.h David Howells
2014-02-12 15:46   ` David Howells
2014-02-12 15:46 ` [PATCH 4/4] ARM: Delete asm/system.h David Howells
2014-02-12 15:46   ` David Howells
2014-02-12 16:54   ` Arnd Bergmann

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=20140212154544.2405.2992.stgit@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).