git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4255ba
)
posix_types: Make it possible to override __kernel_fsid_t
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 8 Feb 2012 05:08:46 +0000
(21:08 -0800)
committer
H. Peter Anvin
<hpa@zytor.com>
Tue, 14 Feb 2012 20:01:27 +0000
(12:01 -0800)
__kernel_fsid_t has members of type "long" on at least one
architecture (MIPS32), so make it possible to override the definition.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Link:
http://lkml.kernel.org/r/1328677745-20121-3-git-send-email-hpa@zytor.com
Cc: Arnd Bergmann <arnd@arndb.de>
No differences found