summaryrefslogtreecommitdiff
path: root/bpf.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-11-22 21:09:39 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-11-24 10:24:29 +0100
commit6995883a9b6f5260977d448a6ba044013d68b935 (patch)
tree931c7d7826303902a1ce6958c6f969b07bb20703 /bpf.h
parent5e7e8b46fc84d8010e11d3c43d8c2b742028375f (diff)
cpp: Use /tmp folder for output files
There might be a case when input file is located in read-only directory and cpp fails when it tries to create output file there, so use /tmp folder for that as usually it should be writeable for any user. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpf.h')
0 files changed, 0 insertions, 0 deletions
a4cd2bb8b&id2=54791b276b4000b307339f269d3bf7db877d536f'>diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc fixes from David Miller: "Several small bug fixes and tidies, along with a fix for non-resumable memory errors triggered by userspace" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc64: Handle PIO & MEM non-resumable errors. sparc64: Zero pages on allocation for mondo and error queues. sparc: Fixed typo in sstate.c. Replaced panicing with panicking sparc: use symbolic names for tsb indexing
Diffstat (limited to 'sound/soc/adi')