Package: linux-2.6
Version: 2.6.18.dfsg.1-13etch3
Severity: minor
Hi,
We are getting loads of these:
Call Trace:
[] .text.lock.mutex+0x5/0x14
[] unlock_cpu_hotplug+0x3f/0x6c
[] sched_getaffinity+0x7e/0x93
[] compat_sys_sched_getaffinity+0x1d/0x4c
[] sysenter_do_call+0x1b/0x67
There is a p
Package: initramfs-tools
Version: 0.37
Well now I've had time to actually test it, it seems there is one
additional buglet - the kernel actually wants the major/minor numbers
in decimal, not in hex prefixed by "0x".
Two little patches to the scripts to fix this. Suspend to disk tested
with 2.6.1
Package: initramfs-tools
Version: 0.32
/usr/share/initramfs-tools/hools/kernelextras looks in
$MODULESDIR/initrd/*. That directory doesn't exist on my machine, so
x gets set to "*" which then means all items in the current directory
get included.
I suggest a test to see if $MODULESDIR/initrd is
Package: initramfs-tools
Version: 0.32
I have a Dell D600 laptop (Intel PIIX IDE controller). It turns out
that piix.ko (in ide/pci) must be loaded before the main IDE code
otherwise DMA is not turned on (and loading the module and usig hdparm
fails too).
So I added "piix" to /etc/mkinitramfs/mo
Package: initramfs-tools
Version: 0.32
Severity: minor
The comment in /etc/mkinitramfs/initramfs.conf says "see
mkinitramfs.conf(5)" but the manpage is initramfs.conf.
Thanks,
Adrian
--
Email: [EMAIL PROTECTED] -*- GPG key available on public key servers
Debian GNU/Linux - the maintainable di
Package: initramfs-tools
Version: 0.32
scripts/functions (load_modules) scripts/local-premount/suspend both
use "stat" which isn't provided by busybox (1.01-3) or klibc (1.1.1-2).
Alternatively the use of stat could be replaced by awk (patches
attached).
Unfortunately if you have /sys/power/resu
6 matches
Mail list logo