From: Greg KH <gregkh@suse.de>
To: Mike Rapoport <mike@compulab.co.il>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] staging: fix Android binder compilation
Date: Thu, 22 Jan 2009 10:23:01 -0800 [thread overview]
Message-ID: <20090122182300.GB11328@suse.de> (raw)
In-Reply-To: <497817C1.2020200@compulab.co.il>
On Thu, Jan 22, 2009 at 08:52:49AM +0200, Mike Rapoport wrote:
> Building kernel with ARCH=arm and xm_x2xx_defconfig and Android binder driver
> enabled gives the following error:
>
> CC drivers/staging/android/binder.o
> /mnt/sdb1/git/linux-2.6-arm/drivers/staging/android/binder.c: In function
> 'binder_vma_open':
> /mnt/sdb1/git/linux-2.6-arm/drivers/staging/android/binder.c:2652: error:
> request for member 'pgprot' in something not a structure or union
> /mnt/sdb1/git/linux-2.6-arm/drivers/staging/android/binder.c: In function
> 'binder_vma_close':
> /mnt/sdb1/git/linux-2.6-arm/drivers/staging/android/binder.c:2659: error:
> request for member 'pgprot' in something not a structure or union
> /mnt/sdb1/git/linux-2.6-arm/drivers/staging/android/binder.c: In function
> 'binder_mmap':
> /mnt/sdb1/git/linux-2.6-arm/drivers/staging/android/binder.c:2680: error:
> request for member 'pgprot' in something not a structure or union
>
> Fix it.
Thanks, but this is already fixed in the -next tree and will be sent to
Linus when he returns from linux.conf.au next week or so.
greg k-h
prev parent reply other threads:[~2009-01-22 18:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-22 6:52 [PATCH] staging: fix Android binder compilation Mike Rapoport
2009-01-22 18:23 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090122182300.GB11328@suse.de \
--to=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mike@compulab.co.il \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox