]> git.neil.brown.name Git - history.git/commit
[PATCH] s3 sleep: make it work when kernel is big
authorPavel Machek <pavel@ucw.cz>
Thu, 5 Dec 2002 14:09:32 +0000 (06:09 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 5 Dec 2002 14:09:32 +0000 (06:09 -0800)
commit8bbde7edf09eb35c5d9edb826ae59622fe113cf2
tree254f04d054a1b0899316e7c6397c9a5cfa3a5129
parent8ae8fc304f995083faf2a20d4e12bb43fb216694
[PATCH] s3 sleep: make it work when kernel is big

When kernel becomes too big, table allocated in acpi.c is no longer
big enough and machine crashes during acpi_wakeup.S... This fixes
it and adds safety check for acpi_wakeup's code size.
arch/i386/kernel/acpi.c
arch/i386/mm/init.c