CFP: Embedded, mobile and automotive devroom FOSDEM 2016

2015-11-22 Thread Geert Uytterhoeven
er De Schrijver, Kernel engineer at Nvidia - Philippe De Swert, HW adaptation engineer at Jolla - Jeremiah C. Foster, GENIVI Community Manager - Thomas Petazzoni, CTO Free Electrons - Geert Uytterhoeven, Glider bvba Gr{oetje,eeting}s, Geert -- Geert Uyt

Re: [PATCH 3/3] printk: implement support for extended console drivers

2015-06-29 Thread Geert Uytterhoeven
1430 +1166 proc_pid_cmdline_read -1020 +1020 and unlike the others, this one is not that difficult to fix. Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

Re: [PATCH 3/3] printk: implement support for extended console drivers

2015-06-29 Thread Geert Uytterhoeven
Hi Tejun, On Mon, Jun 29, 2015 at 5:28 PM, Tejun Heo t...@kernel.org wrote: On Mon, Jun 29, 2015 at 11:20:41AM +0200, Geert Uytterhoeven wrote: On Wed, Apr 29, 2015 at 4:45 PM, Tejun Heo t...@kernel.org wrote: --- a/kernel/printk/printk.c +++ b/kernel/printk/printk.c @@ -2196,6 +2227,7

Re: [PATCH 3/3] printk: implement support for extended console drivers

2015-06-29 Thread Geert Uytterhoeven
On Mon, Jun 29, 2015 at 5:49 PM, Tejun Heo t...@kernel.org wrote: On Mon, Jun 29, 2015 at 05:47:49PM +0200, Geert Uytterhoeven wrote: netconsole itself is optional modular. I'm not sure making further splits is called for, especially given the use cases. It could be a hidden option

Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-04-12 Thread Geert Uytterhoeven
... http://www.devicetree.org/Device_Tree_Usage Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just

[CFP] FOSDEM 2015 Embedded Devroom

2014-11-18 Thread Geert Uytterhoeven
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say programmer or something like that. -- Linus Torvalds

Re: Why is the deferred initcall patch not mainline?

2014-11-02 Thread Geert Uytterhoeven
On Sun, Nov 2, 2014 at 3:37 AM, Nicolas Pitre n...@fluxnic.net wrote: On Thu, 30 Oct 2014, Geert Uytterhoeven wrote: On Thu, Oct 30, 2014 at 12:49 AM, Tim Bird tim.b...@sonymobile.com wrote: The way the feature is expressed in the current code is that a set of drivers are marked for deferred

Re: Why is the deferred initcall patch not mainline?

2014-10-30 Thread Geert Uytterhoeven
modular drivers, which are loaded after free_initmem(). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I

Re: Why is the deferred initcall patch not mainline?

2014-10-24 Thread Geert Uytterhoeven
you the code. Several patches are linked from http://elinux.org/Deferred_Initcalls Latest version is http://elinux.org/images/5/51/0001-Port-deferred-initcalls-to-3.10.patch Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge

Re: Why is the deferred initcall patch not mainline?

2014-10-22 Thread Geert Uytterhoeven
, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say programmer or something like that. -- Linus Torvalds

Re: Why is the deferred initcall patch not mainline?

2014-10-20 Thread Geert Uytterhoeven
initialization). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say programmer or something like

v3.18-rc1 bloat-o-meter

2014-10-20 Thread Geert Uytterhoeven
Hi all, Below is the bloat-o-meter output when comparing an m68k/atari_defconfig kernel for v3.17 and v3.18-rc1. Major culprit seems to be bpf. Can this become modular or optional? Currently it's always included if CONFIG_NET=y. Thanks! add/remove: 374/146 grow/shrink: 392/323 up/down:

Re: v3.18-rc1 bloat-o-meter

2014-10-20 Thread Geert Uytterhoeven
Hi Boris, On Mon, Oct 20, 2014 at 11:06 AM, Borislav Petkov b...@alien8.de wrote: On Mon, Oct 20, 2014 at 10:37:19AM +0200, Geert Uytterhoeven wrote: Hi all, Below is the bloat-o-meter output when comparing an m68k/atari_defconfig kernel for v3.17 and v3.18-rc1. That looks cool, can

Re: GPIO triggers kernel reboot

2014-01-27 Thread Geert Uytterhoeven
, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say programmer or something like that. -- Linus

Evolution of Linux kernel sizes

2013-11-27 Thread Geert Uytterhoeven
hope you find this useful! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say programmer

[FOSDEM] [CFP] Embedded and mobile devroom

2013-10-23 Thread Geert Uytterhoeven
Schrijver Geert Uytterhoeven Thomas Petazzoni Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say

Re: [PATCH] init: make init failures more explicit

2013-10-18 Thread Geert Uytterhoeven
case, peeking a bit around, it can be also be -EINVAL, -ENOMEM (debug binary too big for small embedded system?), -EACCES, -E2BIG, ... + init_filename); + } Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32

Re: [PATCH v2] init: make init failures more explicit

2013-10-18 Thread Geert Uytterhoeven
, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say programmer or something like

[FOSDEM] Embedded and mobile devroom CFP

2012-11-13 Thread Geert Uytterhoeven
De Swert Peter De Schrijver Thomas Petazzoni Geert Uytterhoeven Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm

Re: [PATCH] PM: Hide CONFIG_PM from users

2011-02-07 Thread Geert Uytterhoeven
is not set 7cf3d73b4360e91b14326632ab1aeda4cb26308d^ -- arch/ | wc -l 256 $ 7cf3d73b4360e91b14326632ab1aeda4cb26308d is the commit that introduced savedefconfig, so that's a safe revision with untrimmed defconfigs. Gr{oetje,eeting}s,                         Geert -- Geert Uytterhoeven -- There's

Re: [PATCH 2/2] Squashfs: Add XZ compression configuration option

2011-01-16 Thread Geert Uytterhoeven
On Fri, Dec 10, 2010 at 07:23, Phillip Lougher phil...@lougher.demon.co.uk wrote: Geert Uytterhoeven wrote: On Thu, Dec 9, 2010 at 07:11, Phillip Lougher phil...@lougher.demon.co.uk wrote: --- a/fs/squashfs/Kconfig +++ b/fs/squashfs/Kconfig @@ -53,6 +53,22 @@ config SQUASHFS_LZO

Re: [PATCH 2/2] Squashfs: Add XZ compression configuration option

2010-12-08 Thread Geert Uytterhoeven
+       depends on SQUASHFS +       default n default n is the default, no reason to specify it. Do we need a checkpatch test for this? Gr{oetje,eeting}s,                         Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations

AXFS?

2010-12-01 Thread Geert Uytterhoeven
Hi Jared, What happened to AXFS? Gr{oetje,eeting}s,                         Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say

Re: [RFC] persistent store

2010-11-22 Thread Geert Uytterhoeven
on linux-embedded? Gr{oetje,eeting}s,                         Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say programmer or something

Re: [PATCH 08/16 v2] pramfs: headers

2010-11-09 Thread Geert Uytterhoeven
file contents are always just byte streams. Gr{oetje,eeting}s,                         Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say

Re: how to increase memory limit reduced at boot-time by mem

2010-09-24 Thread Geert Uytterhoeven
. As this has been used on e.g. PS3, it should work on PowerPC. Gr{oetje,eeting}s,                         Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking

Re: Updated cs8900a driver available anywhere?

2010-07-08 Thread Geert Uytterhoeven
, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say programmer or something like

Re: [PATCH] console logging detour via printk

2010-05-01 Thread Geert Uytterhoeven
console device avoiding the patched part of the console drivers. What about catching /dev/console instead of VT console, SERIAL_CORE console, ...? Then it works with whatever console= parameter you specify. Gr{oetje,eeting}s, Geert -- Geert

Re: [PATCH v2] char drivers: Ram oops/panic logger

2010-03-13 Thread Geert Uytterhoeven
signature? On Amiga, `debug=mem' enables something like that, cfr. git grep dmesg arch/m68k. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical

Re: [PWM PATCH 2/5] Emulates PWM hardware using a high-resolution timer and a GPIO pin

2010-02-12 Thread Geert Uytterhoeven
for a sign bit. Usually, you want all bitfields to be unsigned anyway. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself

Re: [PATCH 1/9] Squashfs: move zlib decompression wrapper code into a separate file

2009-12-10 Thread Geert Uytterhoeven
for that for OpenWRT... My aim is add lzma filesystem support to Squashfs using the existing kernel lzma iplementation, and to make as few changes to that as necessary. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32

Re: [PATCH 7/7] printk: provide a filtering macro for printk

2009-09-10 Thread Geert Uytterhoeven
that are continuation lines. With kind regards, Geert Uytterhoeven Software Architect Techsoft Centre Technology and Software Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: geert.uytterhoe

Re: flicker free booting

2009-08-03 Thread Geert Uytterhoeven
of this into `staticfb.c'... With kind regards, Geert Uytterhoeven Software Architect Techsoft Centre Technology and Software Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: geert.uytterhoe...@sonycom.com

Re: [PATCH V3 10/17] Squashfs: cache operations

2009-01-07 Thread Geert Uytterhoeven
, bytes); + buffer += bytes; + remaining -= bytes; + offset += bytes; + } + + return length - remaining; +} With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935

Re: [PATCH V3 01/17] Squashfs: inode operations

2009-01-07 Thread Geert Uytterhoeven
switched from `unsigned long long' to 'u64', as `u64' is (still -- this is being changed) `unsigned long' on pp64. I guess no action has to be taken, for now? With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935

Re: LZMA inclusion

2008-12-09 Thread Geert Uytterhoeven
1 MiB just in case if the caller knows that 128 KiB dictionary is the maximum that will ever be needed. If you want to make it available through the crypto API, you cannot allocate memory in the (de)compression routines theirselves, only in the initialization function. With kind regards, Geert

Re: LZMA inclusion

2008-12-05 Thread Geert Uytterhoeven
API doesn't support partial (de)compression. That includes Ubifs. Note that I'm working on enhancing the crypto API to relax this limitation. So please provide a stateful multi-call implementation ;-) With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe

Re: Subject: [PATCH 02/16] Squashfs: directory lookup operations

2008-10-28 Thread Geert Uytterhoeven
On Tue, 28 Oct 2008, Michael Tokarev wrote: Geert Uytterhoeven wrote: On Fri, 17 Oct 2008, Phillip Lougher wrote: --- /dev/null +++ b/fs/squashfs/namei.c +static int get_dir_index_using_name(struct super_block *s, + long long *next_block, unsigned int *next_offset

Re: Subject: [PATCH 04/16] Squashfs: regular file operations

2008-10-22 Thread Geert Uytterhoeven
' instead of `goto failure', and save a few lines. With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: [EMAIL PROTECTED] Internet

Re: Subject: [PATCH 09/16] Squashfs: uid/gid lookup operations

2008-10-22 Thread Geert Uytterhoeven
; + + TRACE(In read_id_index_table, length %d\n, length); + + /* Allocate id index table */ + id_table = kmalloc(length, GFP_KERNEL); ^^ Can this ever be larger than 64 KiB? With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe

Re: Subject: [PATCH 01/16] Squashfs: inode operations

2008-10-22 Thread Geert Uytterhoeven
, as inode.i_mode is not __le16. I think the le16_to_cpu() should be removed. BTW, there are also a few sparse warnings about different signednesses, so you probably want to run sparse yourself, too. With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village

Re: Subject: [PATCH 00/16] Squashfs: compressed read-only filesystem

2008-10-22 Thread Geert Uytterhoeven
see it in mainline soon... BTW, one minor gripe is that the current mksquashfs doesn't want to run on big endian yet, as there's no byteswapping support. With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-09-02 Thread Geert Uytterhoeven
I saw on both PS3 (ppc64) and UML (ia32). The `ls -lR' I tried on UML (ia32) only for now. With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2

[patch 1/3] crypto: Add a zlib crypto module

2008-08-29 Thread Geert Uytterhoeven
From: Geert Uytterhoeven [EMAIL PROTECTED] Add a (de)compression module for the zlib format using the crypto API. While both the zlib and deflate crypto modules are implemented on top of the zlib library, they differ in the following aspects: - The deflate crypto module (used by IPSec

[patch 2/3] tcrypt: Add a self test for the zlib crypto module

2008-08-29 Thread Geert Uytterhoeven
From: Geert Uytterhoeven [EMAIL PROTECTED] Signed-off-by: Geert Uytterhoeven [EMAIL PROTECTED] --- crypto/tcrypt.c |9 ++ crypto/tcrypt.h | 81 2 files changed, 90 insertions(+) --- a/crypto/tcrypt.c +++ b/crypto/tcrypt.c

[patch 3/3] squashfs: Switch from zlib/inflate to zlib crypto module

2008-08-29 Thread Geert Uytterhoeven
From: Geert Uytterhoeven [EMAIL PROTECTED] Modify SquashFS 3.4 to use the zlib crypto module instead of making direct calls to the zlib/inflate library Signed-off-by: Geert Uytterhoeven [EMAIL PROTECTED] --- fs/Kconfig |3 + fs/squashfs/inode.c| 65

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-28 Thread Geert Uytterhoeven
, or with mkfs.axfs? With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: [EMAIL PROTECTED] Internet: http://www.sony-europe.com

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-25 Thread Geert Uytterhoeven
On Fri, 22 Aug 2008, Will Marone wrote: Geert Uytterhoeven wrote: I gave AxFS a try on PS3 (ppc64, always use big-endian 64-bit for testing new code ;-). When mounting the image, I got the crash below: | attempt to access beyond end of device | loop0: rw=0, want=4920, limit=4912

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-25 Thread Geert Uytterhoeven
and PPC64 and then get me the resulting images? I'll send them by private email. With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E

Re: [PATCH 03/10] AXFS: axfs.h

2008-08-22 Thread Geert Uytterhoeven
, 0xa, this could e.g. end up as 0x054010014a, which is shorter than what you have, but not harder to decode. AFAIU, the length (`depth') of each word is not stored separate, as the depth is the same for all values in the same table. With kind regards, Geert Uytterhoeven Software Architect

mkfs.axfs

2008-08-22 Thread Geert Uytterhoeven
regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: [EMAIL PROTECTED] Internet: http://www.sony-europe.com/ A division of Sony Europe

Re: [PATCH 00/10] AXFS: Advanced XIP filesystem

2008-08-22 Thread Geert Uytterhoeven
e80301d8 | ---[ end trace c19667cc5b6821ab ]--- So I guess some parts are not yet 64-bit or endian clean. With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax

Re: Adding a new platform

2008-08-21 Thread Geert Uytterhoeven
hell then try working on file systems :-). Really? So how come so few changes are needed to keep squashfs working? With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700

Re: [PATCH 10/10] AXFS: axfs_uncompress.c

2008-08-21 Thread Geert Uytterhoeven
format, and has some parameters tuned for its use in IPSec. I hope to have some patches ready next week... With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax

Re: Module init for compiled in vs loaded modules

2008-08-20 Thread Geert Uytterhoeven
in modules are called. Add `initcall_debug' to the kernel command line (if you would have looked at do_initcalls() and do_one_initcall(), you would have known). With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935

Re: kernel command line from u-boot

2008-08-07 Thread Geert Uytterhoeven
, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: [EMAIL PROTECTED] Internet: http://www.sony-europe.com/ A division of Sony Europe (Belgium) N.V

Re: kernel command line from u-boot

2008-08-07 Thread Geert Uytterhoeven
parameters for modules that are built into the kernel image are specified on the kernel command line with the module name plus '.' plus parameter name, with '=' and value if appropriate, such as: usbcore.blinkenlights=1 With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft

Re: embedded rootfs utility

2008-08-06 Thread Geert Uytterhoeven
regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: [EMAIL PROTECTED] Internet: http://www.sony-europe.com/ A division of Sony Europe

Re: [PATCH] embedded: fix vc_translate operator precedence

2008-08-04 Thread Geert Uytterhoeven
history, so it should be below the first `---' and above the diffstat, i.e. Signed-off-by: Tim Bird [EMAIL PROTECTED] --- --- here vt_kern.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe

Re: [PATCH] embedded: fix vc_translate operator precedence

2008-08-04 Thread Geert Uytterhoeven
On Mon, 4 Aug 2008, David Woodhouse wrote: On Mon, 2008-08-04 at 10:29 +0200, Geert Uytterhoeven wrote: The above paragraph is not part of the patch description and should not end up in the git history, so it should be below the first `---' and above the diffstat, i.e. Since it reports

Re: Recommendation for activating a deferred module init in the kernel

2008-06-18 Thread Geert Uytterhoeven
the unneeded symbols, given a list of modules? With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: [EMAIL PROTECTED] Internet: http

Re: Recommendation for activating a deferred module init in the kernel

2008-06-18 Thread Geert Uytterhoeven
On Wed, 18 Jun 2008, Adrian Bunk wrote: On Wed, Jun 18, 2008 at 10:59:50AM +0100, David Woodhouse wrote: On Wed, 2008-06-18 at 10:57 +0200, Geert Uytterhoeven wrote: On Wed, 18 Jun 2008, Adrian Bunk wrote: You miss the size increase imposed by CONFIG_MODULES=y. E.g. setting

Re: cross-compiling alternatives (was Re: [PATCH 0/1] Embedded Maintainer(s)...)

2008-06-13 Thread Geert Uytterhoeven
at and say, do it like that! anyone? anyone? bueller? The kernel, except that it's still recursive? With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone:+32 (0)2 700 8453 Fax: +32 (0)2 700