* dma-mappig: HAVE_DMA_ATTR leftovers
@ 2015-11-19 7:28 Valentin Rothberg
2015-11-19 7:31 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Valentin Rothberg @ 2015-11-19 7:28 UTC (permalink / raw)
To: hch; +Cc: linux-kernel, akpm, Paul Bolle, Andreas Ziegler, schwidefsky,
airlied
Hi Christoph,
your commit f6f306eeb7ea ("dma-mapping: always provide the dma_map_ops
based implementation") has shown up in today's linux-next tree (i.e.,
next-20151119). The commit removes the Kconfig option HAVE_DMA_ATTR and
does some related clean-ups, but it leaves two references in Kconfig
untouched:
arch/s390/Kconfig:129: select HAVE_DMA_ATTRS
drivers/gpu/drm/vc4/Kconfig:4: depends on DRM && HAVE_DMA_ATTRS
Is there a patched queued somewhere to fix those leftovers? If not, I
can send a trivial patch that removes both.
I found the issue with scripts/checkkconfigsymbols.py by diffing
yesterday's and today's linux-next.
Best regards,
Valentin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-19 7:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-19 7:28 dma-mappig: HAVE_DMA_ATTR leftovers Valentin Rothberg
2015-11-19 7:31 ` Christoph Hellwig
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.