linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Final asm/system.h cleanups
@ 2014-02-12 15:45 David Howells
  2014-02-12 15:45 ` [PATCH 1/4] Clean asm/system.h from docs David Howells
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: David Howells @ 2014-02-12 15:45 UTC (permalink / raw)
  To: akpm; +Cc: dhowells, linux-arch, linux-kernel, arnd


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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-02-20 18:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 15:45 [PATCH 0/4] Final asm/system.h cleanups David Howells
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

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).