Lines Matching refs:pr_notice
662 pr_notice("Hardware Trace:\n"); in dump_bfin_trace_buffer()
665 pr_notice("WARNING: Expanded trace turned on - can not trace exceptions\n"); in dump_bfin_trace_buffer()
672 pr_notice("%4i Target : %s\n", i, buf); in dump_bfin_trace_buffer()
680 pr_notice(" FAULT : %s ", buf); in dump_bfin_trace_buffer()
689 pr_notice(" FAULT : %s ", buf); in dump_bfin_trace_buffer()
696 pr_notice(" Source : %s ", buf); in dump_bfin_trace_buffer()
711 pr_notice("%4i Target : %s\n", i, buf); in dump_bfin_trace_buffer()
716 pr_notice(" Source : %s ", buf); in dump_bfin_trace_buffer()
742 pr_notice("HW Error context\n"); in dump_bfin_process()
744 pr_notice("Deferred Exception context\n"); in dump_bfin_process()
746 pr_notice("Interrupt context\n"); in dump_bfin_process()
748 pr_notice("Deferred Interrupt context\n"); in dump_bfin_process()
750 pr_notice("Kernel process context\n"); in dump_bfin_process()
757 pr_notice("CURRENT PROCESS:\n"); in dump_bfin_process()
759 pr_notice("COMM=%s PID=%d", in dump_bfin_process()
762 pr_notice("COMM= invalid"); in dump_bfin_process()
767 pr_notice("TEXT = 0x%p-0x%p DATA = 0x%p-0x%p\n", in dump_bfin_process()
772 pr_notice(" BSS = 0x%p-0x%p USER-STACK = 0x%p\n\n", in dump_bfin_process()
777 pr_notice("invalid mm\n"); in dump_bfin_process()
779 pr_notice("No Valid process in current context\n"); in dump_bfin_process()
789 pr_notice("return address: [0x%p]; contents of:", erraddr); in dump_bfin_mem()
795 pr_notice("0x%p: ", addr); in dump_bfin_mem()
821 pr_notice("Looks like this was a deferred error - sorry\n"); in dump_bfin_mem()
823 pr_notice("The remaining message may be meaningless\n"); in dump_bfin_mem()
824 pr_notice("You should enable CONFIG_DEBUG_HWERR to get a better idea where it came from\n"); in dump_bfin_mem()
836 pr_notice("It might be better to look around here :\n"); in dump_bfin_mem()
837 pr_notice("-------------------------------------------\n"); in dump_bfin_mem()
839 pr_notice("-------------------------------------------\n"); in dump_bfin_mem()
855 pr_notice("\n"); in show_regs()
859 pr_notice("Compiled for cpu family 0x%04x (Rev %d), " in show_regs()
863 pr_notice("ADSP-%s-0.%d", in show_regs()
878 pr_notice("%s", linux_banner); in show_regs()
880 pr_notice("\nSEQUENCER STATUS:\t\t%s\n", print_tainted()); in show_regs()
881 pr_notice(" SEQSTAT: %08lx IPEND: %04lx IMASK: %04lx SYSCFG: %04lx\n", in show_regs()
884 pr_notice(" Global Interrupts Disabled (IPEND[4])\n"); in show_regs()
887 pr_notice(" Peripheral interrupts masked off\n"); in show_regs()
889 pr_notice(" Kernel interrupts masked off\n"); in show_regs()
891 pr_notice(" HWERRCAUSE: 0x%lx\n", in show_regs()
896 pr_notice(" EBIU Error Reason : 0x%04x\n", in show_regs()
898 pr_notice(" EBIU Error Address : 0x%08x\n", in show_regs()
903 pr_notice(" EXCAUSE : 0x%lx\n", in show_regs()
909 pr_notice(" physical IVG%i asserted : %s\n", i, buf); in show_regs()
911 pr_notice(" interrupts disabled\n"); in show_regs()
927 pr_notice(" logical irq %3d mapped : %s", i, buf); in show_regs()
940 pr_notice(" RETE: %s\n", buf); in show_regs()
942 pr_notice(" RETN: %s\n", buf); in show_regs()
944 pr_notice(" RETX: %s\n", buf); in show_regs()
946 pr_notice(" RETS: %s\n", buf); in show_regs()
948 pr_notice(" PC : %s\n", buf); in show_regs()
953 pr_notice("DCPLB_FAULT_ADDR: %s\n", buf); in show_regs()
955 pr_notice("ICPLB_FAULT_ADDR: %s\n", buf); in show_regs()
958 pr_notice("PROCESSOR STATE:\n"); in show_regs()
959 pr_notice(" R0 : %08lx R1 : %08lx R2 : %08lx R3 : %08lx\n", in show_regs()
961 pr_notice(" R4 : %08lx R5 : %08lx R6 : %08lx R7 : %08lx\n", in show_regs()
963 pr_notice(" P0 : %08lx P1 : %08lx P2 : %08lx P3 : %08lx\n", in show_regs()
965 pr_notice(" P4 : %08lx P5 : %08lx FP : %08lx SP : %08lx\n", in show_regs()
967 pr_notice(" LB0: %08lx LT0: %08lx LC0: %08lx\n", in show_regs()
969 pr_notice(" LB1: %08lx LT1: %08lx LC1: %08lx\n", in show_regs()
971 pr_notice(" B0 : %08lx L0 : %08lx M0 : %08lx I0 : %08lx\n", in show_regs()
973 pr_notice(" B1 : %08lx L1 : %08lx M1 : %08lx I1 : %08lx\n", in show_regs()
975 pr_notice(" B2 : %08lx L2 : %08lx M2 : %08lx I2 : %08lx\n", in show_regs()
977 pr_notice(" B3 : %08lx L3 : %08lx M3 : %08lx I3 : %08lx\n", in show_regs()
979 pr_notice("A0.w: %08lx A0.x: %08lx A1.w: %08lx A1.x: %08lx\n", in show_regs()
982 pr_notice("USP : %08lx ASTAT: %08lx\n", in show_regs()
985 pr_notice("\n"); in show_regs()