Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1216785
| From | Hitoshi Mitake <mitake.hitoshi@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/9] move io-64-nonatomic*.h out of asm-generic |
| Date | 2015-09-01 13:40 +0200 |
| Message-ID | <q3S4W-5ix-21@gated-at.bofh.it> (permalink) |
| References | <q2mqt-51a-3@gated-at.bofh.it> <q2mqu-51a-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
At Fri, 28 Aug 2015 09:27:14 +0200, Christoph Hellwig wrote: > > These are not implementations of default architecture code but helpers > for drivers. Move them to the place they belong to. > > Signed-off-by: Christoph Hellwig <hch@lst.de> > --- > drivers/edac/i3200_edac.c | 2 +- > drivers/edac/ie31200_edac.c | 2 +- > drivers/edac/x38_edac.c | 2 +- > include/asm-generic/io-64-nonatomic-hi-lo.h | 32 -------------------------- > include/asm-generic/io-64-nonatomic-lo-hi.h | 32 -------------------------- > include/linux/io-64-nonatomic-hi-lo.h | 32 ++++++++++++++++++++++++++ > include/linux/io-64-nonatomic-lo-hi.h | 32 ++++++++++++++++++++++++++ Thanks, changes for edac drivers and headers seem good to me. Acked-by: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp> Thanks, Hitoshi -- 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 | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/9] move io-64-nonatomic*.h out of asm-generic Christoph Hellwig <hch@lst.de> - 2015-08-28 09:40 +0200 Re: [PATCH 1/9] move io-64-nonatomic*.h out of asm-generic Darren Hart <dvhart@infradead.org> - 2015-08-28 20:20 +0200 Re: [PATCH 1/9] move io-64-nonatomic*.h out of asm-generic Hitoshi Mitake <mitake.hitoshi@gmail.com> - 2015-09-01 13:40 +0200
csiph-web