Re: [Bug fix PATCH v2] Reusing a resource structure allocated by bootmem

2013-04-16 Thread Yasuaki Ishimatsu
2013/04/17 0:00, Toshi Kani wrote: On Tue, 2013-04-16 at 10:10 +0900, Yasuaki Ishimatsu wrote: When hot removing memory presented at boot time, following messages are shown: : The reason why the messages are shown is to release a resource structure, allocated by bootmem, by kfree(). So

Re: [Bug fix PATCH v2] Reusing a resource structure allocated by bootmem

2013-04-16 Thread Toshi Kani
On Tue, 2013-04-16 at 10:10 +0900, Yasuaki Ishimatsu wrote: > When hot removing memory presented at boot time, following messages are shown: : > The reason why the messages are shown is to release a resource structure, > allocated by bootmem, by kfree(). So when we release a resource structure,

Re: [Bug fix PATCH v2] Reusing a resource structure allocated by bootmem

2013-04-16 Thread Toshi Kani
On Tue, 2013-04-16 at 10:10 +0900, Yasuaki Ishimatsu wrote: When hot removing memory presented at boot time, following messages are shown: : The reason why the messages are shown is to release a resource structure, allocated by bootmem, by kfree(). So when we release a resource structure,

Re: [Bug fix PATCH v2] Reusing a resource structure allocated by bootmem

2013-04-16 Thread Yasuaki Ishimatsu
2013/04/17 0:00, Toshi Kani wrote: On Tue, 2013-04-16 at 10:10 +0900, Yasuaki Ishimatsu wrote: When hot removing memory presented at boot time, following messages are shown: : The reason why the messages are shown is to release a resource structure, allocated by bootmem, by kfree(). So

[Bug fix PATCH v2] Reusing a resource structure allocated by bootmem

2013-04-15 Thread Yasuaki Ishimatsu
When hot removing memory presented at boot time, following messages are shown: [ 296.867031] [ cut here ] [ 296.922273] kernel BUG at mm/slub.c:3409! [ 296.970229] invalid opcode: [#1] SMP [ 297.019453] Modules linked in: ebtable_nat ebtables xt_CHECKSUM

[Bug fix PATCH v2] Reusing a resource structure allocated by bootmem

2013-04-15 Thread Yasuaki Ishimatsu
When hot removing memory presented at boot time, following messages are shown: [ 296.867031] [ cut here ] [ 296.922273] kernel BUG at mm/slub.c:3409! [ 296.970229] invalid opcode: [#1] SMP [ 297.019453] Modules linked in: ebtable_nat ebtables xt_CHECKSUM