[PATCHv3 03/50] arc: Add show_stack_loglvl()

2020-04-18 Thread Dmitry Safonov
Currently, the log-level of show_stack() depends on a platform realization. It creates situations where the headers are printed with lower log level or higher than the stacktrace (depending on a platform or user). Furthermore, it forces the logic decision from user to an architecture side. In resu

[PATCHv3 00/50] Add log level to show_stack()

2020-04-18 Thread Dmitry Safonov
Changes to v3: - Collected more architectual Acks and Reviewed-by - Fixed compilation on sparc64 Changes to v2: - Removed excessive pr_cont("\n") (nits by Senozhatsky) - Leave backtrace debugging messages with pr_debug() (noted by Russell King and Will Deacon) - Correct microblaze_unwind_inner()

Re: [PATCH v3] Make any 32-bit time based syscalls unavailable for TIMESIZE==64

2020-04-18 Thread Florian Weimer
* Vineet Gupta via Libc-alpha: > On 4/13/20 2:12 PM, Vineet Gupta via Libc-alpha wrote: >> On 4/6/20 11:54 AM, Vineet Gupta wrote: >>> On 3/31/20 2:47 PM, Vineet Gupta via Libc-alpha wrote: From: Vineet Gupta via Libc-alpha An older asm-generic syscall ABI may have kernel provide 3

Re: [PATCH v5 11/14] ARC: Update syscall-names.list for ARC specific syscalls

2020-04-18 Thread Florian Weimer
* Vineet Gupta via Libc-alpha: > On 4/17/20 4:05 PM, Joseph Myers wrote: >> This patch is OK. > > So when the rest of port is ready, this will be part of main commit ? I think this can go in today. ___ linux-snps-arc mailing list linux-snps-arc@lists.i