Home
last modified time | relevance | path

Searched hist:"3202 e1811fd312f3f32ddc8f526aa2691b64ec55" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/
H A DKconfig.binfmtdiff 3202e1811fd312f3f32ddc8f526aa2691b64ec55 Tue Apr 29 02:59:02 CDT 2008 Adrian Bunk <bunk@kernel.org> make BINFMT_FLAT a bool

I have not yet seen anyone saying he has a reasonable use case for using
BINFMT_FLAT modular on his embedded device.

Considering that fs/binfmt_flat.c even lacks a MODULE_LICENSE() I really doubt
there is any, and this patch therefore makes BINFMT_FLAT a bool.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Bryan Wu <cooloney.lkml@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
H A Dbinfmt_flat.cdiff 3202e1811fd312f3f32ddc8f526aa2691b64ec55 Tue Apr 29 02:59:02 CDT 2008 Adrian Bunk <bunk@kernel.org> make BINFMT_FLAT a bool

I have not yet seen anyone saying he has a reasonable use case for using
BINFMT_FLAT modular on his embedded device.

Considering that fs/binfmt_flat.c even lacks a MODULE_LICENSE() I really doubt
there is any, and this patch therefore makes BINFMT_FLAT a bool.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Bryan Wu <cooloney.lkml@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>