[prev in list] [next in list] [prev in thread] [next in thread] 

List:       uclinux-dev
Subject:    Re: [uClinux-dev] [Hunks failed][PATCH 3/4] NOMMU: Make it possible
From:       rwarner <rwarner () kuttatech ! com>
Date:       2008-09-29 19:53:42
Message-ID: 48E13246.5050907 () kuttatech ! com
[Download RAW message or body]

> diff --git a/fs/Kconfig b/fs/Kconfig
> index abccb5d..8852813 100644
> --- a/fs/Kconfig
> +++ b/fs/Kconfig
> @@ -507,7 +507,6 @@ config DNOTIFY
>  	  that uses signals to communicate events to user-space.  There exist
>  	  superior alternatives, but some applications may still rely on
>  	  dnotify.
> -
>  	  If unsure, say Y.
>  
>  config INOTIFY
Hunk failed, seems to be applied already.

> @@ -1441,7 +1440,7 @@ config QNX4FS_RW
>  
>  config ROMFS_FS
>  	tristate "ROM file system support"
> -	depends on BLOCK
> +	depends on BLOCK || MTD
>  	---help---
>  	  This is a very small read-only file system mainly intended for
>  	  initial ram disks of installation disks, but it could be used for
Hunk failed, did not have any depends on ...

> @@ -1456,6 +1455,29 @@ config ROMFS_FS
>  	  If you don't know whether you need it, then you don't need it:
>  	  answer N.
>  
Hunk passed.

> diff --git a/fs/romfs/inode.c b/fs/romfs/inode.c
> deleted file mode 100644
> index 60d2f82..0000000
> --- a/fs/romfs/inode.c
> +++ /dev/null
> @@ -1,666 +0,0 @@
Patch already existed? Hunk Failed.  Strangely the patch was attempting 
to add this file versus deleting it.

> -/*
> - * ROMFS file system, Linux implementation
> - *
> - * Copyright (C) 1997-1999  Janos Farkas <chexum@shadow.banki.hu>
> - *
> - * Using parts of the minix filesystem
> - * Copyright (C) 1991, 1992  Linus Torvalds
> - *
> - * and parts of the affs filesystem additionally
> - * Copyright (C) 1993  Ray Burr
> - * Copyright (C) 1996  Hans-Joachim Widmaier
> - *
...
> -/* Yes, works even as a module... :) */
> -
> -module_init(init_romfs_fs)
> -module_exit(exit_romfs_fs)
> -MODULE_LICENSE("GPL");

thnx - bob
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic