commit | fa2eae93a591b392d1056f95024516cede916ad4 | [log] [tgz] |
---|---|---|
author | Matt Waddel <Matt.Waddel@freescale.com> | Tue Oct 23 14:37:54 2007 +1000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 23 08:32:07 2007 -0700 |
tree | 544d693bdff4a9436b5b7c145f7ba5adebef9db4 | |
parent | 151941a800fd9598d38f8b5a73de0471afe66507 [diff] |
m68knommu: define __clear_user macro Define __clear_user macro, consistent with other architectures. fs/signalfd.c won't compile without it. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>