Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1215200

fix various asm-generic abuses

From Christoph Hellwig <hch@lst.de>
Newsgroups linux.kernel
Subject fix various asm-generic abuses
Date 2015-08-28 09:40 +0200
Message-ID <q2mqt-51a-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This fixes two trivial classes of asm-generic abuse.  First two headers
that are intended for drivers are moved to include/linux, and second
various drivers that incorrectly use asm-generic headers directly are
switched over to use the proper public headers.  There are a few more
asm-generic abuse, but they aren't quite as trivial so they will take
a little more effort to fix.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

fix various asm-generic abuses Christoph Hellwig <hch@lst.de> - 2015-08-28 09:40 +0200
  [PATCH 3/9] amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h> Christoph Hellwig <hch@lst.de> - 2015-08-28 09:40 +0200
    Re: [PATCH 3/9] amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h> Oded Gabbay <oded.gabbay@gmail.com> - 2015-08-30 11:50 +0200
  [PATCH 8/9] n_tracesink: stop including <asm-generic/bug> Christoph Hellwig <hch@lst.de> - 2015-08-28 09:40 +0200
  [PATCH 2/9] move count_zeroes.h out of asm-generic Christoph Hellwig <hch@lst.de> - 2015-08-28 09:40 +0200
  Re: fix various asm-generic abuses Arnd Bergmann <arnd@arndb.de> - 2015-08-28 21:20 +0200
    Re: fix various asm-generic abuses Christoph Hellwig <hch@lst.de> - 2015-08-29 16:00 +0200

csiph-web