login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
March
»
7
Re: [Fastboot] [PATCH 12/20] x86_64: 64bit ACPI wakeup trampoline
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Bernhard Walle
Subject:
Re: [Fastboot] [PATCH 12/20] x86_64: 64bit ACPI wakeup trampoline
Date: Wednesday, March 7, 2007 - 3:57 pm
* Pavel Machek <pavel@ucw.cz> [2007-03-07 23:45]:
quoted text
> > > + if ((&wakeup_end - &wakeup_start) > (PAGE_SIZE*2)) > > printk(KERN_CRIT > > - "ACPI: Wakeup code way too big, will crash on attempt to suspend\n"); > > + "ACPI: Wakeup code way too big, will crash on attempt" > > + " to suspend\n"); > > Hmm, if you split it like > printk(KERN_CRIT "ACPI: Wakeup code way too big, will crash" > "on attempt to suspend\n"); > > ...you'll still keep 80-column rule while keeping it readable.
But I guess with a space after "crash" or before "on" :) Regards, Bernhard -
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Vivek Goyal
, (Tue Mar 6, 11:57 pm)
[PATCH 1/20] x86_64: Assembly safe page.h and pgtable.h
, Vivek Goyal
, (Tue Mar 6, 11:59 pm)
[PATCH 2/20] x86_64: Kill temp boot pmds
, Vivek Goyal
, (Wed Mar 7, 12:00 am)
[PATCH 3/20] x86_64: Clean up the early boot page table
, Vivek Goyal
, (Wed Mar 7, 12:02 am)
[PATCH 4/20] x86_64: Fix early printk to use standard ISA ...
, Vivek Goyal
, (Wed Mar 7, 12:03 am)
[PATCH 5/20] x86_64: modify copy_bootdata to use virtual a ...
, Vivek Goyal
, (Wed Mar 7, 12:04 am)
[PATCH 6/20] x86_64: cleanup segments
, Vivek Goyal
, (Wed Mar 7, 12:06 am)
[PATCH 7/20] x86_64: Add EFER to the register set saved by ...
, Vivek Goyal
, (Wed Mar 7, 12:08 am)
[PATCH 8/20] x86_64: 64bit PIC SMP trampoline
, Vivek Goyal
, (Wed Mar 7, 12:09 am)
[PATCH 9/20] x86_64: Get rid of dead code in suspend resume
, Vivek Goyal
, (Wed Mar 7, 12:10 am)
[PATCH 10/20] x86_64: wakeup.S rename registers to reflect ...
, Vivek Goyal
, (Wed Mar 7, 12:12 am)
[PATCH 11/20] x86_64: wakeup.S misc cleanups
, Vivek Goyal
, (Wed Mar 7, 12:13 am)
[PATCH 12/20] x86_64: 64bit ACPI wakeup trampoline
, Vivek Goyal
, (Wed Mar 7, 12:14 am)
[PATCH 13/20] x86_64: Modify discover_ebda to use virtual ...
, Vivek Goyal
, (Wed Mar 7, 12:16 am)
[PATCH 14/20] x86_64: Remove the identity mapping as early ...
, Vivek Goyal
, (Wed Mar 7, 12:17 am)
[PATCH 15/20] Move swsusp __pa() dependent code to arch po ...
, Vivek Goyal
, (Wed Mar 7, 12:18 am)
[PATCH 16/20] swsusp: do not use virt_to_page on kernel da ...
, Vivek Goyal
, (Wed Mar 7, 12:20 am)
[PATCH 17/20] x86_64: __pa and __pa_symbol address space s ...
, Vivek Goyal
, (Wed Mar 7, 12:21 am)
[PATCH 18/20] x86_64: Relocatable Kernel Support
, Vivek Goyal
, (Wed Mar 7, 12:22 am)
[PATCH 19/20] x86_64: Extend bzImage protocol for relocata ...
, Vivek Goyal
, (Wed Mar 7, 12:24 am)
[PATCH 20/20] x86_64: Move cpu verification code to common ...
, Vivek Goyal
, (Wed Mar 7, 12:25 am)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Arjan van de Ven
, (Wed Mar 7, 8:07 am)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Eric W. Biederman
, (Wed Mar 7, 12:08 pm)
Re: [PATCH 1/20] x86_64: Assembly safe page.h and pgtable.h
, Sam Ravnborg
, (Wed Mar 7, 12:24 pm)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Nigel Cunningham
, (Wed Mar 7, 1:49 pm)
Re: [PATCH 10/20] x86_64: wakeup.S rename registers to ref ...
, Pavel Machek
, (Wed Mar 7, 3:30 pm)
Re: [PATCH 11/20] x86_64: wakeup.S misc cleanups
, Pavel Machek
, (Wed Mar 7, 3:40 pm)
Re: [PATCH 11/20] x86_64: wakeup.S misc cleanups
, Pavel Machek
, (Wed Mar 7, 3:41 pm)
Re: [PATCH 12/20] x86_64: 64bit ACPI wakeup trampoline
, Pavel Machek
, (Wed Mar 7, 3:45 pm)
Re: [PATCH 15/20] Move swsusp __pa() dependent code to arc ...
, Pavel Machek
, (Wed Mar 7, 3:47 pm)
Re: [PATCH 16/20] swsusp: do not use virt_to_page on kerne ...
, Pavel Machek
, (Wed Mar 7, 3:49 pm)
Re: [PATCH 16/20] swsusp: do not use virt_to_page on kerne ...
, Pavel Machek
, (Wed Mar 7, 3:50 pm)
Re: [Fastboot] [PATCH 12/20] x86_64: 64bit ACPI wakeup tra ...
, Bernhard Walle
, (Wed Mar 7, 3:57 pm)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Nigel Cunningham
, (Wed Mar 7, 4:15 pm)
Re: [PATCH 16/20] swsusp: do not use virt_to_page on kerne ...
, Nigel Cunningham
, (Wed Mar 7, 4:15 pm)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Vivek Goyal
, (Wed Mar 7, 8:36 pm)
Re: [PATCH 11/20] x86_64: wakeup.S misc cleanups
, Vivek Goyal
, (Wed Mar 7, 9:25 pm)
Re: [PATCH 11/20] x86_64: wakeup.S misc cleanups
, Vivek Goyal
, (Wed Mar 7, 9:29 pm)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Vivek Goyal
, (Wed Mar 7, 9:40 pm)
Re: [PATCH 12/20] x86_64: 64bit ACPI wakeup trampoline
, Vivek Goyal
, (Wed Mar 7, 9:58 pm)
Re: [PATCH 16/20] swsusp: do not use virt_to_page on kerne ...
, Vivek Goyal
, (Wed Mar 7, 10:04 pm)
Re: [PATCH 16/20] swsusp: do not use virt_to_page on kerne ...
, Vivek Goyal
, (Wed Mar 7, 10:17 pm)
Re: [PATCH 15/20] Move swsusp __pa() dependent code to arc ...
, Vivek Goyal
, (Wed Mar 7, 10:34 pm)
Re: [PATCH 1/20] x86_64: Assembly safe page.h and pgtable.h
, Vivek Goyal
, (Wed Mar 7, 11:01 pm)
Re: [PATCH 1/20] x86_64: Assembly safe page.h and pgtable.h
, Eric W. Biederman
, (Wed Mar 7, 11:16 pm)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Vivek Goyal
, (Thu Mar 8, 12:48 am)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Nigel Cunningham
, (Thu Mar 8, 1:07 am)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Vivek Goyal
, (Thu Mar 8, 1:27 am)
Re: [PATCH 11/20] x86_64: wakeup.S misc cleanups
, Pavel Machek
, (Thu Mar 8, 4:43 am)
Re: [PATCH 12/20] x86_64: 64bit ACPI wakeup trampoline
, Pavel Machek
, (Thu Mar 8, 4:44 am)
Re: [PATCH 16/20] swsusp: do not use virt_to_page on kerne ...
, Pavel Machek
, (Thu Mar 8, 4:44 am)
Re: [PATCH 16/20] swsusp: do not use virt_to_page on kerne ...
, Pavel Machek
, (Thu Mar 8, 4:47 am)
Re: [PATCH 15/20] Move swsusp __pa() dependent code to arc ...
, Pavel Machek
, (Thu Mar 8, 4:47 am)
Re: [Fastboot] [PATCH 11/20] x86_64: wakeup.S misc cleanups
, Lombard, David N
, (Thu Mar 8, 9:45 am)
Re: [PATCH 0/20] x86_64 Relocatable bzImage support (V4)
, Andi Kleen
, (Wed Mar 14, 4:10 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #11409] build issue #564 for v2.6.27-rc4 : undefined reference to `NS8390p_in...
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Andrew Morton
2.6.23-rc6-mm1
Con Kolivas
Re: [PATCH] sched: staircase deadline misc fixes
Jeremy Fitzhardinge
[PATCH 33 of 36] x86_64: ia32entry: replace privileged instructions with pvops
linux-netdev
:
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
Jeff Garzik
Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM
git
:
Junio C Hamano
Re: git-svnimport
Anuj Gakhar
Git Architecture Question
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
openbsd-misc
:
Jason Dixon
Re: any web management gui for pf ?
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Marco Peereboom
Re: Singularity OS
linux-kvm
:
Harald Braumann
Windows guest freezes with black screen
Huang Ying
Re: [PATCH] Ignore SRAO MCE if another MCE is being processed
Alex Williamson
Re: [RFC PATCH 5/6] savevm: Migrate RAM based on name/offset
Alexander Graf
[PATCH 23/27] KVM: PPC: PV assembler helpers
Anthony Liguori
Re: [Qemu-devel] [PATCH] Vmchannel PCI device.
Colocation donated by:
Syndicate