aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/pci/pcibr/pcibr_provider.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2006-01-19 16:40:42 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-19 22:11:31 -0800
commit7e732bfc5570b8f9bb5f155cf36e94b2e7d6bf6a (patch)
treef1f15646c7a9488cf0cd0838d04b8bde1193ef21 /arch/ia64/sn/pci/pcibr/pcibr_provider.c
parentMerge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 (diff)
downloadlinux-dev-7e732bfc5570b8f9bb5f155cf36e94b2e7d6bf6a.tar.xz
linux-dev-7e732bfc5570b8f9bb5f155cf36e94b2e7d6bf6a.zip
[PATCH] Fix regression added by ppoll/pselect code.
The compat layer timeout handling changes in: 9f72949f679df06021c9e43886c9191494fdb007 are busted. This is most easily seen with an X application that uses sub-second select/poll timeout such as emacs. You hit a key and it takes a second or so before the app responds. The two ROUND_UP() calls upon entry are using {tv,ts}_sec where it should instead be using {tv_usec,ts_nsec}, which perfectly explains the observed incorrect behavior. Another bug shot down with git bisect. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ia64/sn/pci/pcibr/pcibr_provider.c')
0 files changed, 0 insertions, 0 deletions