Re: initrd and noinitramfs.c -- the saga continues

2007-12-02 Thread Erik Mouw
On Sat, Dec 01, 2007 at 09:22:28PM -0500, Robert P. J. Day wrote: just perusing the simple code in init/noinitramfs.c, which is what's invoked if you choose not to build in initrd support: No, that's invoked when you choose not to build initramfs. IOW: it is used when you build with initrd.

Unqueue work from workqueue

2007-12-02 Thread Himanshu Chauhan
Hello all! I am using work queues to process my interrupts at later time. I have a little problem. WHen the workqueue function is called, Only then I can decide is there is something to be processed. If not, I would like to put the work back in the queue in the same position i.e. the head of the