]> git.neil.brown.name Git - history.git/commit
[PATCH] fs/proc/array.c: workaround for gcc-2.96
authorAndrew Morton <akpm@osdl.org>
Mon, 26 Apr 2004 16:02:54 +0000 (09:02 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 26 Apr 2004 16:02:54 +0000 (09:02 -0700)
commit8d67bea68e189c0552e7734f3d78baeff8beef7e
treeb07429cf3097d6498af40e6cb6193fb43ab64ee3
parent1c9cdbfc27d0a0a6f9a876145a226d50fcb8aa80
[PATCH] fs/proc/array.c: workaround for gcc-2.96

From: Alan Stern <stern@rowland.harvard.edu>

This patch is needed to work around gcc-2.96's limited ability to cope with
long long intermediate expression types.  I don't know why the code
compiled okay earlier and failed now.
fs/proc/array.c