All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Adrian Bunk <bunk@stusta.de>,
	linux-kernel@vger.kernel.org, sam@ravnborg.org,
	mschwid2@de.ibm.com
Subject: Re: [PATCH] 'make headers_install' kbuild target.
Date: Sat, 22 Apr 2006 23:13:42 +0200	[thread overview]
Message-ID: <200604222313.42976.arnd@arndb.de> (raw)
In-Reply-To: <1145719812.11909.333.camel@pmac.infradead.org>

On Saturday 22 April 2006 17:30, David Woodhouse wrote:
> 1. Identify those files which contain stuff which should be
> user-visible. I've done a first pass of this for arch-independent files
> and asm-powerpc already. We need it done for other architectures.

FWIW, I've just gone through the s390 specific header files in 2.6.17-rc2
to see who is supposed to see them, resulting in

** strictly kernel only:
bug.h                extmem.h       pgtable.h         string.h
bugs.h               futex.h        processor.h       suspend.h
cacheflush.h         hardirq.h      qdio.h            system.h
ccwdev.h             idals.h        qeth.h            thread_info.h
ccwgroup.h           io.h           rwsem.h           timer.h
checksum.h           irq.h          s390_ext.h        tlb.h
cio.h                kmap_types.h   s390_rdev.h       tlbflush.h
compat.h             local.h        scatterlist.h     todclk.h
cpcmd.h              lowcore.h      sections.h        topology.h
cputime.h            mathemu.h      segment.h         uaccess.h
current.h            mmu.h          semaphore.h       unaligned.h
delay.h              mmu_context.h  setup.h           user.h
div64.h              mutex.h        sfp-machine.h     vtoc.h
dma-mapping.h        namei.h        sigp.h            xor.h
dma.h                pci.h          smp.h
ebcdic.h             percpu.h       spinlock.h
emergency-restart.h  pgalloc.h      spinlock_types.h

** have stuff of interest to user space:
cmb.h    ioctls.h  param.h        shmbuf.h      sockios.h   timex.h
dasd.h   ipc.h     poll.h         shmparam.h    stat.h      types.h
debug.h  ipcbuf.h  posix_types.h  sigcontext.h  statfs.h    ucontext.h
errno.h  mman.h    ptrace.h       siginfo.h     tape390.h   unistd.h
fcntl.h  msgbuf.h  resource.h     signal.h      termbits.h
ioctl.h  page.h    sembuf.h       socket.h      termios.h

** non-trivial to decide, need to coordinate with other archs:
a.out.h   auxvec.h  byteorder.h  elf.h    linkage.h
atomic.h  bitops.h  cache.h      kexec.h  module.h

Hope that helps,

	Arnd <><

  reply	other threads:[~2006-04-22 21:14 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-22  2:17 [PATCH] 'make headers_install' kbuild target David Woodhouse
2006-04-22  9:33 ` Adrian Bunk
2006-04-22 12:03   ` David Woodhouse
2006-04-22 12:38     ` Adrian Bunk
2006-04-22 12:48       ` David Woodhouse
2006-04-22 13:20         ` Adrian Bunk
2006-04-22 13:36           ` David Woodhouse
2006-04-22 14:11             ` Adrian Bunk
2006-04-22 14:26               ` David Woodhouse
2006-04-22 14:44                 ` Adrian Bunk
2006-04-22 14:56                   ` David Woodhouse
2006-04-22 15:30           ` David Woodhouse
2006-04-22 21:13             ` Arnd Bergmann [this message]
2006-04-23  7:09               ` Arjan van de Ven
2006-04-23 16:51                 ` Arnd Bergmann
2006-04-23 17:00                 ` Joshua Hudson
2006-04-22 14:14     ` Sam Ravnborg
2006-04-22 14:20       ` Adrian Bunk
2006-04-22 14:28         ` Sam Ravnborg
2006-04-22 14:47           ` David Woodhouse
2006-04-22 14:50           ` Adrian Bunk
2006-04-28 18:15             ` Rob Landley
2006-04-28 18:27               ` David Woodhouse
2006-04-28 19:59                 ` Rob Landley
2006-04-22 14:35         ` David Woodhouse
2006-04-23 20:47 ` David Woodhouse
2006-04-24  0:12 ` David Woodhouse
2006-04-28 18:13 ` Rob Landley
2006-04-28 18:22   ` David Woodhouse

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=200604222313.42976.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=bunk@stusta.de \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mschwid2@de.ibm.com \
    --cc=sam@ravnborg.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.