Re: modprobe: QM_MODULES: Function not implemented ??

Valdis.Kletnieks_at_vt.edu
Date: 08/12/03

  • Next message: Felipe Alfaro Solana: "Re: [PATCH]O15int for interactivity"
    To: Christian Reichert <c.reichert@resolution.de>
    Date:	Tue, 12 Aug 2003 09:55:10 -0400
    
    
    

    On Tue, 12 Aug 2003 09:45:55 +0200, Christian Reichert said:

    > Search the archives, this has been explained too often ...

    Anybody for adding a temporary patch, to come out in 2.6.2 or so once the dust
    settles, that does something like this just before launching userspace:

            printk("\n");
            printk("Read http://www.codemonkey.org.uk/post-halloween-2.5.txt\n");
    #ifdef CONFIG_MODULES
            printk("\n");
            printk("In particular, if you haven't gotten module-init-tools, you're screwed\n");
    #endif
            mdelay(5000);

    Just a thought... ;)

    
    

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/



  • Next message: Felipe Alfaro Solana: "Re: [PATCH]O15int for interactivity"

    Relevant Pages

    • Re: [PATCH 3/39] NLKD - early/late CPU up/down notification
      ... >> warnings) when one can already at compile time. ... >we want to not use #ifdef at all if we can ever help it. ... realized that the warning messages from the modpost build stage are very ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [2.6 patch] drivers/acpi: remove unused exported functions
      ... > future patches, but sometimes Real Life gets in the way and the ... > programmer stalls development for some time, no problem, just ifdef it. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Cpufreq for opteron
      ... > The fact most of users are already inside ifdef blocks themselves ... I converted lprintk and tprintk to dprintk. ... When do you have a heart between your knees? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH 2/3] RCU: rcu_assign_pointer() removal of memory barriers
      ... * substituting pointer. ... must be visible to another weakly ordered CPU before ... #ifdef CONFIG_NET_ESTIMATOR ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.9-rc2-mm3: swsusp horribly slow on AMD64
      ... > I've got two logs, one of which is taken from the system with all ... Strange, *very* strange. ... +#ifdef CONFIG_KGDB_SYSRQ ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)