Thread (28 messages) 28 messages, 7 authors, 2016-01-26

Re: linux-next: build failure after merge of the akpm tree

From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: 2016-01-25 14:03:22
Also in: lkml

On Mon, Jan 25, 2016 at 02:45:55PM +0100, Takashi Iwai wrote:
On Mon, 25 Jan 2016 14:10:37 +0100,
Takashi Iwai wrote:
quoted
On Mon, 25 Jan 2016 12:41:50 +0100,
Mark Brown wrote:
quoted
Signed-off-by: Takashi Iwai <redacted>
---
 sound/core/compress_offload.c | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff --git a/sound/core/compress_offload.c b/sound/core/compress_offload.c
index 18b8dc45bb8f..36b0083fd9f4 100644
--- a/sound/core/compress_offload.c
+++ b/sound/core/compress_offload.c
@@ -46,6 +46,13 @@
 #include <sound/compress_offload.h>
 #include <sound/compress_driver.h>
 
+/* FIXME: struct snd_compr_codec_caps overflows the ioctl bit size for some
+ *        architectures, so we need to disable the relevant ioctls.
+ */
+#if _IOC_SIZEBITS < 13
Argh, a typo here.  I forgot to refresh the patch, sorry.

Below is the revised one.
powerpc allmodconfig builds properly now.

Acked-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>

regards
sudip
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help