The patch titled
     new fds fixes for 2.6.21-rc5.mm4 - fix a spelling error
has been added to the -mm tree.  Its filename is
     signal-timer-event-fds-v9-anonymous-inode-source-fix.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: new fds fixes for 2.6.21-rc5.mm4 - fix a spelling error
From: Davide Libenzi <[email protected]>

Fixes a spelling error inside init/Kconfig.

Signed-off-by: Davide Libenzi <[email protected]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 init/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN init/Kconfig~signal-timer-event-fds-v9-anonymous-inode-source-fix 
init/Kconfig
--- a/init/Kconfig~signal-timer-event-fds-v9-anonymous-inode-source-fix
+++ a/init/Kconfig
@@ -479,7 +479,7 @@ config FUTEX
          run glibc-based applications correctly.
 
 config ANON_INODES
-       bool "Enable anynimous inode source" if EMBEDDED
+       bool "Enable anonymous inode source" if EMBEDDED
        default y
        help
          Anonymous inode source for pseudo-files like epoll, signalfd,
_

Patches currently in -mm which might be from [email protected] are

origin.patch
epoll-optimizations-and-cleanups.patch
epoll-optimizations-and-cleanups-tidy.patch
signal-timer-event-fds-v9-anonymous-inode-source.patch
signal-timer-event-fds-v9-anonymous-inode-source-fix.patch
signal-timer-event-fds-v9-signalfd-core.patch
signal-timer-event-fds-v9-signalfd-core-fix.patch
signal-timer-event-fds-v9-signalfd-core-fix-fix.patch
signal-timer-event-fds-v9-signalfd-wire-up-i386-arch.patch
signal-timer-event-fds-v9-signalfd-wire-up-x86_64-arch.patch
signal-timer-event-fds-v9-signalfd-compat-code.patch
signal-timer-event-fds-v9-timerfd-core.patch
signal-timer-event-fds-v9-timerfd-core-fix.patch
signal-timer-event-fds-v9-timerfd-wire-up-i386-arch.patch
signal-timer-event-fds-v9-timerfd-wire-up-x86_64-arch.patch
signal-timer-event-fds-v9-timerfd-compat-code.patch
signal-timer-event-fds-v9-eventfd-core.patch
signal-timer-event-fds-v9-eventfd-core-fix.patch
signal-timer-event-fds-v9-eventfd-core-fix-fix.patch
signal-timer-event-fds-v9-eventfd-wire-up-i386-arch.patch
signal-timer-event-fds-v9-eventfd-wire-up-x86_64-arch.patch
signal-timer-event-fds-v9-kaio-eventfd-support-example.patch
epoll-use-anonymous-inodes.patch
new-fds-fixes-for-2621-rc5mm4-signalfd-include-files-diet.patch
new-fds-fixes-for-2621-rc5mm4-timerfd-include-files-diet.patch
new-fds-fixes-for-2621-rc5mm4-eventfd-include-files-diet.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to