opendir: use internal protected-mode interfaces
authorH. Peter Anvin <hpa@zytor.com>
Thu, 25 Feb 2010 05:31:02 +0000 (21:31 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 25 Feb 2010 05:31:02 +0000 (21:31 -0800)
commit3cb6c7eae77c3b18182ed3b5ef32613623197000
treeb55f3bc4b340f554a68b367a1239a92e01791d96
parent4e7f791dd0c8429899047309f1a352a6ca055f3b
opendir: use internal protected-mode interfaces

No need to do yet another bounce through lowmem for no good reason.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/readdir.c