After long time, this time on Arm
I got a crash like
BUG: scheduling while atomic: XXXXX/0x00000004/157, CPU#0
[] (dump_stack+0x0/0x14) from [] (__schedule+0x70/0x6f8)
[] (__schedule+0x0/0x6f8) from [] (schedule+0xbc/0xf4)
[] (schedule+0x0/0xf4) from [] (__down_read+0x100/0x118)
r4 = C046F600
Hi,
I am vijayendra suman
I ma new to linux networking concepts
But i have been working in device drivers for 6 months
The problem is simple i have to send my logg
to another ip address in the lan .
I have done some ground work i know that changing syslog.conf
one can send it to other system.
eg:-
*.* @localhost
#this will be the name of the pc
and another we need to add this name in /etc/hosts