On May 29 2007 13:07, Andrew Morton wrote:
>
>> Allow printk_time to be enabled or disabled at boot time.
>> Previously it could be enabled only, but not disabled.
>>
>> Change printk_time from an int to a bool since that's what it is.
>> Make its logical (exposed) name just be "time" (was "print
On Thu, 24 May 2007 17:15:35 -0700
Randy Dunlap <[EMAIL PROTECTED]> wrote:
> Allow printk_time to be enabled or disabled at boot time.
> Previously it could be enabled only, but not disabled.
>
> Change printk_time from an int to a bool since that's what it is.
> Make its logical (exposed) name j
From: Randy Dunlap <[EMAIL PROTECTED]>
Andrew, please drop add-notime-boot-option.patch
and use this patch instead...
Allow printk_time to be enabled or disabled at boot time.
Previously it could be enabled only, but not disabled.
Change printk_time from an int to a bool since that's what it is.
3 matches
Mail list logo