Re: [PATCH] mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()

2017-03-21 Thread Tim Chen
On Mon, 2017-03-20 at 14:26 +0800, Huang, Ying wrote: > From: Huang Ying > > Before commit 452b94b8c8c7 ("mm/swap: don't BUG_ON() due to > uninitialized swap slot cache"), the following bug is reported, > >   [ cut here ] >   kernel BUG at

Re: [PATCH] mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()

2017-03-21 Thread Tim Chen
On Mon, 2017-03-20 at 14:26 +0800, Huang, Ying wrote: > From: Huang Ying > > Before commit 452b94b8c8c7 ("mm/swap: don't BUG_ON() due to > uninitialized swap slot cache"), the following bug is reported, > >   [ cut here ] >   kernel BUG at mm/swap_slots.c:270! >  

[PATCH] mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()

2017-03-20 Thread Huang, Ying
From: Huang Ying Before commit 452b94b8c8c7 ("mm/swap: don't BUG_ON() due to uninitialized swap slot cache"), the following bug is reported, [ cut here ] kernel BUG at mm/swap_slots.c:270! invalid opcode: [#1] SMP CPU: 5 PID: 1745 Comm:

[PATCH] mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()

2017-03-20 Thread Huang, Ying
From: Huang Ying Before commit 452b94b8c8c7 ("mm/swap: don't BUG_ON() due to uninitialized swap slot cache"), the following bug is reported, [ cut here ] kernel BUG at mm/swap_slots.c:270! invalid opcode: [#1] SMP CPU: 5 PID: 1745 Comm: (sd-pam) Not tainted