Re: Page allocation failure on v3.8-rc5

2013-01-31 Thread Ming Lei
On Fri, Feb 1, 2013 at 7:43 AM, Andrew Morton wrote: > On Wed, 30 Jan 2013 19:53:22 +0800 > Ming Lei wrote: > >> The allocation failure is caused by the big sizeof(struct parsed_partitions), >> which is 64K in my 32bit box, > > Geeze. > > We could fix that nicely by making parsed_partitions.parts

Re: Page allocation failure on v3.8-rc5

2013-01-31 Thread Andrew Morton
On Wed, 30 Jan 2013 19:53:22 +0800 Ming Lei wrote: > The allocation failure is caused by the big sizeof(struct parsed_partitions), > which is 64K in my 32bit box, Geeze. We could fix that nicely by making parsed_partitions.parts an array of pointers to a single `struct parsed_partition' and all

Re: Page allocation failure on v3.8-rc5

2013-01-30 Thread Ming Lei
On Mon, Jan 28, 2013 at 5:10 PM, Felipe Balbi wrote: > Hi, > > The following page allocation failure triggers sometimes when I plug my > memory card reader on a USB port. > > > [850845.928795] usb 1-4: new high-speed USB device number 48 using ehci-pci > [850846.300702] usb 1-4: New USB device fou