Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1649995 > unrolled thread
| Started by | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| First post | 2017-05-25 00:10 +0200 |
| Last post | 2017-05-25 00:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] um: add dummy ioremap and iounmap functions Al Viro <viro@ZenIV.linux.org.uk> - 2017-05-25 00:10 +0200
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Date | 2017-05-25 00:10 +0200 |
| Subject | Re: [PATCH] um: add dummy ioremap and iounmap functions |
| Message-ID | <tKMDD-84u-11@gated-at.bofh.it> |
On Wed, May 24, 2017 at 04:00:52PM -0600, Logan Gunthorpe wrote: > The user mode architecture does not provide ioremap or iounmap, and > because of this, the arch won't build when the functions are used in some > core libraries. > > I have designs to use these functions in scatterlist.c where they'd > almost certainly never be called on the um architecture but it does need > to compile. Then make it fail there. Incidentally, s390 has ioremap() only when CONFIG_PCI is set.
Back to top | Article view | linux.kernel
csiph-web