]> git.ipfire.org Git - people/arne_f/kernel.git/commit
sparc64: remove unnecessary log message
authorTushar Dave <tushar.n.dave@oracle.com>
Wed, 16 Aug 2017 18:09:10 +0000 (11:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Aug 2017 18:29:56 +0000 (11:29 -0700)
commit6170a506899aee3dd4934c928426505e47b1b466
tree88cdcbb98fcc3d7c2c266c3946ec56aebbb64f28
parent79db795833bf5c3e798bcd7a5aeeee3fb0505927
sparc64: remove unnecessary log message

There is no need to log message if ATU hvapi couldn't get register.
Unlike PCI hvapi, ATU hvapi registration failure is not hard error.
Even if ATU hvapi registration fails (on system with ATU or without
ATU) system continues with legacy IOMMU. So only log message when
ATU hvapi successfully get registered.

Signed-off-by: Tushar Dave <tushar.n.dave@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/pci_sun4v.c