[PATCH 4/5] ramoops: support multiple pmsg instances

2015-11-04 Thread Hiraku Toyooka
This patch enables ramoops to deal with multiple pmsg instances. We can configure the size of each buffers by its module parameter as follows. pmsg_size=0x1000,0x2000,... Then, the ramoops allocates multiple buffers and tells the number of buffers to pstore to create multiple /dev/pmsg[ID].

[PATCH 4/5] ramoops: support multiple pmsg instances

2015-11-04 Thread Hiraku Toyooka
This patch enables ramoops to deal with multiple pmsg instances. We can configure the size of each buffers by its module parameter as follows. pmsg_size=0x1000,0x2000,... Then, the ramoops allocates multiple buffers and tells the number of buffers to pstore to create multiple /dev/pmsg[ID].