aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2012-02-24 10:57:07 +0000
committerIngo Molnar <[email protected]>2012-02-24 13:04:50 +0000
commit189017c25c8497760c89646c06297c37d6cde072 (patch)
tree5bdb736393600537e8f92cffc537db10e01d99aa /lib/mpi/mpi-bit.c
parentfs: Fix close_on_exec pointer in alloc_fdtable (diff)
downloadkernel-189017c25c8497760c89646c06297c37d6cde072.tar.gz
kernel-189017c25c8497760c89646c06297c37d6cde072.zip
fs: Remove missed ->fds_bits from cessation use of fd_set structs internally
Stephen Rothwell reported that the following commit broke the linux-next build: 1fd36adcd98c: Replace the fd_sets in struct fdtable with an array of unsigned longs Fix places where ->fds_bits needed to be removed as the core kernel no longer uses fd_set internally for file descriptor table management. There are two places: (1) drivers/staging/android/binder.c (2) arch/mips/kernel/kspd.c Question: Should sp_cleanup() in the MIPS arch be using find_next_bit() or fls()? Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: David Howells <[email protected]> cc: Ralf Bächle <[email protected]> cc: Arve Hjønnevåg <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions