Modify ↓
#10540 closed enhancement (wontfix)
Backport r29353 (kernel log timestamps) to Backfire
Reported by: | hnyman <hannu.nyman@…> | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Chaos Calmer 15.05 |
Component: | kernel | Version: | Backfire 10.03.1 RC6 |
Keywords: | kernel log printk timestamp | Cc: |
Description
I tested the change made to trunk with r29353 (kernel: add a configuration option for enabling printk timestamps) in Backfire (ar71xx/WNDR3700) and it works nicely.
Perhaps the option might be officially backported to Backfire.
Index: /Openwrt/backfire/Config.in =================================================================== --- /Openwrt/backfire/Config.in (revision 29399) +++ /Openwrt/backfire/Config.in (working copy) @@ -209,6 +209,9 @@ select KERNEL_DEBUG_KERNEL help This will compile your kernel and modules with debug information. + config KERNEL_PRINTK_TIME + bool "Enable printk timestamps" + default y comment "Package build options"
Attachments (0)
Change History (2)
comment:1 Changed 6 years ago by nbd
- Resolution set to wontfix
- Status changed from new to closed
comment:2 Changed 4 years ago by jow
- Milestone changed from Backfire 10.03.2 to Chaos Calmer (trunk)
Milestone Backfire 10.03.2 deleted
Note: See
TracTickets for help on using
tickets.
there will not be any further backport changes to backfire. we're working on making a new release soon.